Load yasnippet incrementally

This commit is contained in:
Henrik Lissner
2020-03-31 02:24:14 -04:00
parent 378cab0c16
commit 5e65d0e063

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