mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
typo
This commit is contained in:
parent
e13e189148
commit
66bf8e451a
@ -176,7 +176,7 @@ mode will be listed under the menu \"yasnippet\".")
|
||||
:test
|
||||
'(lambda (field group)
|
||||
(and (not (null (yas/field-number field)))
|
||||
(not (null (yas/group-number group))
|
||||
(not (null (yas/group-number group)))
|
||||
(= (yas/field-number field)
|
||||
(yas/group-number group)))))))
|
||||
(if group
|
||||
|
Loading…
x
Reference in New Issue
Block a user