mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
b3109084c2
Problem: on `CompleteDone` cursor can jump to the end of line instead of the end of the completed word. Solution: remove only inserted word for snippet expansion instead of everything until eol. Fixes #30656 Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net> Co-authored-by: Justin M. Keyes <justinkz@gmail.com> |
||
---|---|---|
.. | ||
codelens_spec.lua | ||
completion_spec.lua | ||
diagnostic_spec.lua | ||
handler_spec.lua | ||
incremental_sync_spec.lua | ||
inlay_hint_spec.lua | ||
semantic_tokens_spec.lua | ||
snippet_spec.lua | ||
testutil.lua | ||
utils_spec.lua |