vim-lsp-settings icon indicating copy to clipboard operation
vim-lsp-settings copied to clipboard

Managing upgrades of installed servers

Open z0rc opened this issue 1 year ago • 0 comments

This plugin solves day-one operations, mainly installing missing LSP servers. What about day-two operations, like detection of new server versions, notifications about updates, upgrading installed servers?

I can probably subscribe in github to release notifications about lsp servers and remember to do :LspUninstallServer followed bt :LspInstallServer manually next time I'm working with relevant filetype. Are there plans to automate at least some of this within plugin?

z0rc avatar Jul 05 '23 12:07 z0rc