mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 15:42:01 +10:00
- Partition the handlers in vim.lsp.handlers as: - client to server response handlers (RCS) - server to client request handlers (RSC) - server to client notification handlers (NSC) Note use string indexes instead of protocol.methods for improved typing in LuaLS (tip: use hover on RCS, RSC or NSC).
41 KiB
41 KiB