mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +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...
|
||||
candidate)))))
|
||||
|
||||
(defun yas/new-snippet (&optional NO-TEMPLATE)
|
||||
(defun yas/new-snippet (&optional no-template)
|
||||
"Pops a new buffer for writing a snippet.
|
||||
|
||||
Expands a snippet-writing snippet, unless the optional prefix arg
|
||||
|
Loading…
x
Reference in New Issue
Block a user