mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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).