mirror of
https://github.com/neovim/neovim.git
synced 2026-09-12 09:01:02 +00:00
Problem: A textEdit is cut to its first line but an insertText is not, so its newlines reach the |complete-items| word. Solution: Cut it the same way.