lang/clojure: remove :n from cjr-help-menu hydra
They're ignored anyhow.
This commit is contained in:
parent
9b248f2299
commit
379a45978c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
:config
|
:config
|
||||||
(map! :map clj-refactor-map
|
(map! :map clj-refactor-map
|
||||||
:localleader
|
:localleader
|
||||||
:n "R" #'hydra-cljr-help-menu/body))
|
"R" #'hydra-cljr-help-menu/body))
|
||||||
|
|
||||||
(def-package! flycheck-joker
|
(def-package! flycheck-joker
|
||||||
:when (featurep! :feature syntax-checker)
|
:when (featurep! :feature syntax-checker)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue