mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
typo
This commit is contained in:
parent
0febc22d72
commit
2a20ecfe95
@ -870,7 +870,7 @@ real mode."
|
|||||||
NAME is a description to this template. Also update
|
NAME is a description to this template. Also update
|
||||||
the menu if `yas/use-menu' is `t'."
|
the menu if `yas/use-menu' is `t'."
|
||||||
(yas/define-snippets mode
|
(yas/define-snippets mode
|
||||||
(list key template name)))
|
(list (list key template name))))
|
||||||
|
|
||||||
|
|
||||||
(defun yas/expand ()
|
(defun yas/expand ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user