From d67e5585467cd2b1f309f211ee0c43c36916d8ca Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 31 Jan 2024 13:05:04 +0200 Subject: nyxt: Add commands.lisp --- .config/nyxt/config.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/nyxt/config.lisp') diff --git a/.config/nyxt/config.lisp b/.config/nyxt/config.lisp index 898fe4c..d7c8ca5 100644 --- a/.config/nyxt/config.lisp +++ b/.config/nyxt/config.lisp @@ -17,7 +17,7 @@ Extension files (like dark-reader.lisp) are to append to this list. Why the variable? Because it's too much hassle copying it everywhere.") (define-nyxt-user-system-and-load nyxt-user/basic-config - :components ("keybinds" "colorscheme")) + :components ("keybinds" "colorscheme" "commands")) (define-configuration (:modable-buffer :prompt-buffer :editor-buffer) -- cgit v1.2.3