Features
- add
signature.trigger.show_on_accept/show_on_accept_on_trigger_character
(6770a4a), closes #1722 - add extmarks at the start of terminal commands as a utility for creating shell completions (#1747) (584e280)
- add message on prebuilt binary download completion (0a36e07)
Bug Fixes
- get up to date cursor in luasnip execute (3077615), closes #1740
- guard against nil triples (cdbe943), closes #1730
- lua implementation not respecting
match_suffix
option (091d09e) - nvim 0.10 compatibility for
nvim_echo
(#1760) (834e419) - only use largest range when item is a snippet (59507fd)
- treat dash as keyword in lua implementation (45fcabc), closes #1756
- use
string.buffer
for frecency access (6dc82a0), closes #1627
New Contributors
- @nihaals made their first contribution in #1729
- @erooke made their first contribution in #1733
- @mehalter made their first contribution in #1760
Full Changelog: v1.2.0...v1.3.0