emacs: use evil-collection for everything

master
an 2020-01-22 14:12:08 -05:00
parent e88d08b97e
commit 603ed8e9d8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
(require 'rust-mode)
(require 'evil)
(evil-collection-init 'ibuffer)
(evil-collection-init)
(require 'powerline)
(powerline-center-evil-theme)