mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 16:12:48 +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).