kabouzeid / nvim-lspinstall

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

Unable to install lsp on Windows #148

Closed vzytoi closed 2 years ago

vzytoi commented 2 years ago

Hey, I just installed the plugin and when I type :LspInstall lua for example, I get this error : Vim:E903: Process failed to start: no such file or directory: "/usr/bin/env" and it open an empty window. Have a good day!

kabouzeid commented 2 years ago

windows is not supported, sorry

WillEhrendreich commented 2 years ago

would you mind making this more clear on the main readme?