feature/evil: evil-collection-company-use-tng = nil #459 #467

This commit is contained in:
Henrik Lissner 2018-03-19 14:11:42 -04:00
parent 7cc643ca64
commit 3e21187595
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -25,7 +25,9 @@
:when (featurep! +everywhere)
:after evil
:preface
(setq evil-want-integration nil) ; must be set before evil is loaded
;; must be set before evil/evil-collcetion is loaded
(setq evil-want-integration nil
evil-collection-company-use-tng nil)
:config
(evil-collection-init)
;; don't interfere with leader key