ADD edebug evil keys

This commit is contained in:
Nathan Dwarshuis 2020-01-08 22:33:34 -05:00
parent 962030f6c8
commit 95dc83f359
1 changed files with 2 additions and 2 deletions

View File

@ -3473,8 +3473,8 @@ 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 dired doc-view '(anaconda-mode company comint custom debug edebug dired
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)
:config :config