mirror of
https://github.com/neovim/neovim.git
synced 2026-09-21 04:58:19 +00:00
Until we support dynamicRegistration, we should handle the client/registerCapability in core. There are still some language servers that send this request despite dynamicRegistration not being registered client-side (we got an upstream fix for the node ones, but this depends on them bumping vscode-languageserver-node).