mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
more keybindings
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
(:localleader
|
||||
"'" #'cider-jack-in
|
||||
"\"" #'cider-jack-in-clojurescript
|
||||
"b" #'cider-switch-to-repl-buffer
|
||||
"n" #'cider-repl-switch-ns
|
||||
"r" #'cider-eval-region)))
|
||||
|
||||
(def-package! cider
|
||||
|
Reference in New Issue
Block a user