adding keybindings
This commit is contained in:
parent
3719955000
commit
c8f92dc0ba
|
@ -4228,7 +4228,8 @@ Using sly makes a lot better common-lisp interaction within emacs.
|
|||
"gc" 'compile)
|
||||
|
||||
(general-def 'normal lisp-mode-shared-map
|
||||
"gcr" 'sly))
|
||||
"gcr" 'sly
|
||||
"ge" 'sly-eval-defun))
|
||||
#+end_src
|
||||
|
||||
** PDF-Tools
|
||||
|
|
Loading…
Reference in a new issue