mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Should really exit all snippets
This commit is contained in:
parent
7a41a130bd
commit
61ccd9b4ab
@ -2940,7 +2940,7 @@ Also create some protection overlays"
|
||||
(mapc #'(lambda (snippet)
|
||||
(yas/exit-snippet snippet)
|
||||
(yas/check-commit-snippet))
|
||||
(yas/snippets-at-point)))
|
||||
(yas/snippets-at-point 'all-snippets)))
|
||||
|
||||
|
||||
;;; Some low level snippet-routines
|
||||
|
Loading…
x
Reference in New Issue
Block a user