Evil: Add evil-collection to selected packages

master
Pierre Neidhardt 2017-12-23 11:23:06 +01:00
parent c5612b0575
commit 9fdf537d84
2 changed files with 4 additions and 5 deletions

View File

@ -117,7 +117,7 @@
;;; Evil
(nconc package-selected-packages '(evil
evil-commentary evil-mc evil-mc-extras linum-relative
evil-ediff evil-magit evil-mu4e evil-org))
evil-ediff evil-magit evil-mu4e evil-org evil-collection))
(when (require 'evil nil t) (require 'init-evil))
;;; Eshell

View File

@ -104,10 +104,9 @@
;;; Mode specific bindings.
(when (require 'evil-collection nil t)
(setq evil-collection-term-sync-state-and-mode-p t)
(evil-collection-init)
(require 'evil-collection-minibuffer)
(evil-collection-minibuffer-setup))
(setq evil-collection-setup-minibuffer t
evil-collection-term-sync-state-and-mode-p t)
(evil-collection-init))
(with-eval-after-load 'elfeed
;; Custom