Sanchayan Maity
549bc29b6f
Dynamic capabilities were introduced in neovim with commit ddd92a7. With dynamic registration of LSP capabilities, a client's `server_capabilities` is no longer a sufficient indicator to see if a server supports a feature. We instead need to use `client.supports_method(<method>)` which considers both the dynamic capabilities and static `server_capabilities`. |
||
---|---|---|
.. | ||
.config/nvim | ||
.local/share/nvim/site/pack/paqs/start |