lsp-status.nvim icon indicating copy to clipboard operation
lsp-status.nvim copied to clipboard

It should no longer be necessary to explicitly add capabilities to a server's configuration

Open donbex opened this issue 3 years ago • 0 comments

Since https://github.com/neovim/neovim/pull/13294 neovim includes window/workDoneProgress in the capabilities table created by make_client_capabilities, so it should no longer be necessary to explicitly add it to a server's configuration.

donbex avatar Sep 17 '22 17:09 donbex