Company mode

This commit is contained in:
Kevin Cotugno 2017-02-27 09:34:34 -08:00
parent 084bd55af4
commit 16f2d04bf0

View File

@ -74,6 +74,10 @@
;; End themes
(use-package company
:config
(company-mode))
(use-package evil
:config
(evil-mode t)