Define key binding for slime
This commit is contained in:
parent
d120e554f1
commit
703d843f6b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue