Merge pull request #3980 from yangsheng6810/develop

Load yas when yas-activate-extra-mode is called
This commit is contained in:
Henrik Lissner 2020-10-04 19:54:03 -04:00 committed by GitHub
commit 7fc385c60c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,9 @@
yas-lookup-snippet
yas-insert-snippet
yas-new-snippet
yas-visit-snippet-file)
yas-visit-snippet-file
yas-activate-extra-mode
yas-deactivate-extra-mode)
:init
;; Remove default ~/.emacs.d/snippets
(defvar yas-snippet-dirs nil)