emacs/dired: enable evil-window-map in motion state
This commit is contained in:
parent
eedbbdd9c1
commit
be531d4dcc
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@
|
|||
|
||||
;; C-u is used by evil
|
||||
:desc "Universal argument" :n "u" #'universal-argument
|
||||
:desc "window" :n "w" evil-window-map
|
||||
:desc "window" :nm "w" evil-window-map
|
||||
|
||||
(:desc "previous..." :prefix "["
|
||||
:desc "Text size" :nv "[" #'text-scale-decrease
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue