mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
yasnippet.el (snippet-mode): Add autoload cookie.
This commit is contained in:
parent
4c6064ce1a
commit
3e67b1bb7b
@ -913,6 +913,7 @@ Honour `yas-dont-activate', which see."
|
||||
"The keymap used when `snippet-mode' is active.")
|
||||
|
||||
|
||||
;;;###autoload
|
||||
(define-derived-mode snippet-mode text-mode "Snippet"
|
||||
"A mode for editing yasnippets"
|
||||
(setq font-lock-defaults '(yas--font-lock-keywords))
|
||||
|
Loading…
x
Reference in New Issue
Block a user