mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 05:03:04 +00:00

It's too awkward to highlight the relevant text while maneuvering point in front of the trigger key. * yasnippet.el (yas-expand-from-trigger-key): Let-bind yas-wrap-around-region to nil if it was t. * doc/snippet-expansion.org: Document it.