mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 05:42:25 +10: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).