Merge pull request #705 from AloisJanicek/develop

feature/snippets: add missing autoload cookie
This commit is contained in:
Henrik Lissner 2018-06-20 10:58:17 +02:00 committed by GitHub
commit 5cf1cbb048
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,6 +72,7 @@ buggy behavior when <delete> is pressed in an empty field."
;; Hooks
;;
;;;###autoload
(defun +snippets|enable-project-modes (mode &rest _)
"Automatically enable snippet libraries for project minor modes defined with
`def-project-mode!'."