mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Declaration, type-definition, and implementation capabilities were previously disabled if the client received table output from the server capabilities. The workDoneProgress capability is sent for many servers for all supported capabilities as part of this table. Default to setting capability to table instead of false.