Load yasnippet incrementally

This commit is contained in:
Henrik Lissner 2020-03-31 02:24:14 -04:00
parent 378cab0c16
commit 5e65d0e063
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -8,6 +8,7 @@
;; Packages ;; Packages
(use-package! yasnippet (use-package! yasnippet
:defer-incrementally eldoc easymenu help-mode
:commands (yas-minor-mode-on :commands (yas-minor-mode-on
yas-expand yas-expand
yas-expand-snippet yas-expand-snippet