define-localleader-key's featurep -> featurep!
This commit is contained in:
parent
deefb0b0e7
commit
37df4b4ff4
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ interface.
|
|||
|
||||
See `doom-localleader-key' and `doom-localleader-alt-key' to change the
|
||||
localleader prefix."
|
||||
(if (featurep 'evil)
|
||||
(if (featurep! :editor evil)
|
||||
;; :non-normal-prefix doesn't apply to non-evil sessions (only evil's
|
||||
;; emacs state)
|
||||
`(general-define-key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue