Files
neovim/runtime
Luis Calle 530cfa1323 refactor(lsp): fix typing for LSP methods #39099
Problem
Some variables use the wrong type (ClientToServer instead of ServerToClient)
and some use vaguer types that could be more strict.

Solution
Use the correct types.
2026-04-16 03:57:13 -04:00
..
2026-01-07 08:11:42 +08:00
2026-03-24 00:14:55 +01:00