1

Defer loading of company-mode

This commit is contained in:
Jessie Hildebrandt 2019-10-01 16:52:00 -04:00
parent ed566a76ae
commit 0a265256a1

View File

@ -401,8 +401,8 @@
;; Load Company
(use-package company
:demand
t
:defer
2
:config
(global-company-mode)
:custom