Merge pull request #705 from AloisJanicek/develop
feature/snippets: add missing autoload cookie
This commit is contained in:
commit
5cf1cbb048
1 changed files with 1 additions and 0 deletions
|
@ -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!'."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue