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 ;; Load Company
(use-package company (use-package company
:demand :defer
t 2
:config :config
(global-company-mode) (global-company-mode)
:custom :custom