mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/clojure: remove :n from cjr-help-menu hydra
They're ignored anyhow.
This commit is contained in:
@ -107,7 +107,7 @@
|
||||
:config
|
||||
(map! :map clj-refactor-map
|
||||
:localleader
|
||||
:n "R" #'hydra-cljr-help-menu/body))
|
||||
"R" #'hydra-cljr-help-menu/body))
|
||||
|
||||
(def-package! flycheck-joker
|
||||
:when (featurep! :feature syntax-checker)
|
||||
|
Reference in New Issue
Block a user