From fdd11abce2a0205bbc96077ca9c4cf1e85e8b98e Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 16 Oct 2023 20:45:23 +0300 Subject: Remove nyxt --- .config/nyxt/kaomoji.lisp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .config/nyxt/kaomoji.lisp (limited to '.config/nyxt/kaomoji.lisp') diff --git a/.config/nyxt/kaomoji.lisp b/.config/nyxt/kaomoji.lisp deleted file mode 100644 index f288b03..0000000 --- a/.config/nyxt/kaomoji.lisp +++ /dev/null @@ -1,10 +0,0 @@ -(in-package #:nyxt-user) - -;;;; This is a file with settings for my nx-kaomoji extension. -;;;; You can find it at https://github.com/aartaka/nx-kaomoji - -(define-configuration :document-mode - "Add a single keybinding for the extension-provided `kaomoji-fill' command." - ((keymap-scheme - (alter-keyscheme %slot-value% nyxt/keyscheme:emacs - "C-c K" 'nx-kaomoji:kaomoji-fill)))) -- cgit v1.2.3