emacs: actually use evil mode (this was broken for some reason)

master
an 2020-01-30 14:19:19 -05:00
parent 7e93d3d5a5
commit 2daba99adf
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
(require 'evil)
(evil-collection-init)
(evil-mode 1)
(require 'powerline)
(powerline-center-evil-theme)