mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +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).