Files
neovim/test/functional/plugin
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-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00