Defer yassnippet loading
This commit is contained in:
parent
2f129785d4
commit
e58f361f24
1 changed files with 1 additions and 1 deletions
|
|
@ -677,7 +677,7 @@
|
||||||
whitespace-style '(face empty tabs lines-tail trailing)))
|
whitespace-style '(face empty tabs lines-tail trailing)))
|
||||||
|
|
||||||
(use-package yasnippet
|
(use-package yasnippet
|
||||||
:defer t
|
:defer 2
|
||||||
:config
|
:config
|
||||||
(yas-global-mode))
|
(yas-global-mode))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue