Allow EViL to run in the minibuffer
This commit is contained in:
@@ -683,7 +683,8 @@ Setup the evil package, with some opinionated keybindings:
|
|||||||
evil-vsplit-window-right t
|
evil-vsplit-window-right t
|
||||||
evil-move-beyond-eol t
|
evil-move-beyond-eol t
|
||||||
evil-want-abbrev-expand-on-insert-exit t
|
evil-want-abbrev-expand-on-insert-exit t
|
||||||
evil-undo-system #'undo-tree)
|
evil-undo-system #'undo-tree
|
||||||
|
evil-want-minibuffer t)
|
||||||
:config
|
:config
|
||||||
(evil-mode))
|
(evil-mode))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|||||||
Reference in New Issue
Block a user