ADD arc-mode evil bindings

This commit is contained in:
Nathan Dwarshuis 2020-05-31 12:43:39 -04:00
parent edaced23da
commit d1057f0070
1 changed files with 1 additions and 1 deletions

View File

@ -3493,7 +3493,7 @@ Most packages that don't have an evil version are in this one. Some don't behave
:after evil :after evil
:init :init
(setq evil-collection-mode-list (setq evil-collection-mode-list
'(anaconda-mode company comint custom debug edebug dired '(anaconda-mode arc-mode company comint custom debug edebug dired
doc-view ebib ediff elfeed flycheck helm help doc-view ebib ediff elfeed flycheck helm help
minibuffer mu4e profiler term which-key)) minibuffer mu4e profiler term which-key))
(setq evil-collection-setup-minibuffer t) (setq evil-collection-setup-minibuffer t)