mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
* Fix issues 153 and 97.
This commit is contained in:
parent
df72dd28d7
commit
81065f4858
@ -3214,6 +3214,7 @@ holds the keymap."
|
||||
nil
|
||||
t)))
|
||||
(overlay-put overlay 'keymap yas/keymap)
|
||||
(overlay-put overlay 'priority 100)
|
||||
(overlay-put overlay 'yas/snippet snippet)
|
||||
overlay))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user