kabouzeid / nvim-lspinstall

Provides the missing :LspInstall for nvim-lspconfig
MIT License
526 stars 67 forks source link

Install a list of language servers at startup #180

Closed nodo closed 2 years ago

nodo commented 2 years ago

Hi there 👋 Thanks for the amazing project 🚀

I was wondering, is there is a way to automatically install a list language servers at startup?

derektata commented 2 years ago

Currently, I don't think there is a way, and creating an auto prompt to install one also has some bugs, see issue: https://github.com/kabouzeid/nvim-lspinstall/issues/137

nodo commented 2 years ago

Thanks a lot 👍 Closing the issue as it's very similar to the other. I will update it if I find a workaround.

derektata commented 2 years ago

Not a problem man, It's something I've been working on in my spare time.