Files
neovim/runtime/lua
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
..
2023-09-10 11:43:37 +02:00
2024-05-15 07:18:33 +08:00
2024-05-27 20:48:46 +02:00