Files
neovim/runtime/lua/vim
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-05-27 20:48:46 +02:00
2024-03-06 10:45:22 +00:00
2024-04-26 15:13:06 +01:00
2024-05-27 20:48:46 +02:00
2024-01-16 09:33:10 +00:00
2024-01-19 11:54:04 +00:00
2024-05-27 20:48:46 +02:00
2024-03-16 19:26:10 +00:00
2024-03-16 19:26:10 +00:00
2024-04-30 07:04:42 +08:00
2024-03-16 19:26:10 +00:00
2024-03-09 11:21:55 +00:00