brought package list to dark side :)

This commit is contained in:
ndwarshuis 2018-12-17 10:20:24 -05:00
parent 88fc67dd97
commit 2c42c4580a
1 changed files with 2 additions and 1 deletions

View File

@ -3159,7 +3159,8 @@ Most packages that don't have an evil version are in this one. I don't like surp
:after evil :after evil
:init :init
(setq evil-collection-mode-list (setq evil-collection-mode-list
'(company dired ediff flycheck helm minibuffer mu4e term which-key)) '(company dired ediff flycheck helm minibuffer mu4e
package-menu term which-key))
(setq evil-collection-setup-minibuffer t) (setq evil-collection-setup-minibuffer t)
:config :config
(evil-collection-init)) (evil-collection-init))