mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Fix typo that resulted on error
This commit is contained in:
parent
893a9b3594
commit
95195d1324
@ -2277,7 +2277,7 @@ where snippets of table might exist."
|
|||||||
;; create the .yas-parents file here...
|
;; create the .yas-parents file here...
|
||||||
candidate)))))
|
candidate)))))
|
||||||
|
|
||||||
(defun yas/new-snippet (&optional NO-TEMPLATE)
|
(defun yas/new-snippet (&optional no-template)
|
||||||
"Pops a new buffer for writing a snippet.
|
"Pops a new buffer for writing a snippet.
|
||||||
|
|
||||||
Expands a snippet-writing snippet, unless the optional prefix arg
|
Expands a snippet-writing snippet, unless the optional prefix arg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user