Closed aaronik closed 1 year ago
The actual suggestions come from mason-lspconfig.nvim
. If you execute the command LspInstall
it'll show you the menu with the suggestions. What lsp-zero does is keep track of the "new" filetypes and ask the first question.
Oh yeah, cool thank you!
Hello,
Your feature for suggesting lsp servers is great. Is there any chance you might turn it into its own plugin? Or do you know of any plugins that do it already?