emacs/dired: enable evil-window-map in motion state

This commit is contained in:
Ting Zhou 2018-12-08 22:34:27 -08:00
parent eedbbdd9c1
commit be531d4dcc

View file

@ -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