From 703d843f6bc59270b0fb8ff9784653131ac82a5d Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Sun, 7 Apr 2024 12:43:47 +0200 Subject: [PATCH] Define key binding for slime --- bundle/bundle--lisp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle/bundle--lisp.el b/bundle/bundle--lisp.el index efe6fa10..5424b25c 100644 --- a/bundle/bundle--lisp.el +++ b/bundle/bundle--lisp.el @@ -17,6 +17,7 @@ Uses `mk/hyperspec-dir-locations' to find the directory." :custom (slime-autodoc-use-multiline-p 1) :config + (define-key slime-mode-map (kbd "C-c C-q") 'slime-close-all-parens-in-sexp) (slime-setup '(slime-autodoc slime-tramp slime-fancy