Remove :after and autoload use-package

This commit is contained in:
Henrik Lissner 2015-10-26 00:36:23 -04:00
parent accd943e87
commit fe21e26698
8 changed files with 12 additions and 42 deletions

View file

@ -33,6 +33,7 @@
map))
:config
(after! helm (add-to-list 'yas-dont-activate 'helm-alive-p))
(require 'autoinsert)
(yas-reload-all)