Fix localleader keys in replace state #1097
This commit is contained in:
parent
e275c375fc
commit
25b9a90c12
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ If any hook returns non-nil, all hooks after it are ignored.")
|
|||
,@args))
|
||||
|
||||
(general-create-definer define-localleader-key!
|
||||
:states (cdr general-describe-evil-states)
|
||||
:states '(normal visual motion insert)
|
||||
:major-modes t
|
||||
:wk-full-keys nil
|
||||
:prefix doom-localleader-key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue