Files
neovim/runtime/lua/vim/lsp
Mathias Fußenegger 19be3d2683 fix(lsp): trim trailing whitespace from completion words (#29122)
the `complete()` mechanism doesn't play nicely with trailing newlines or
tabs. A newline causes it to insert a null character, showing up as
`^@`.
2024-06-02 09:54:15 +02:00
..
2024-03-06 16:03:33 +00:00
2024-02-27 14:41:17 +00:00