Launch.nvim
Launch.nvim copied to clipboard
lua language server failed.
I keep getting the following error, even though i install the lua language server spawning language server with cmd: 'lua-language-server-failed' the language server is ether not installed or missing in path
How do i check path?
npm install -g lua language server ??
@pchaos it's not a npm package.
Make sure you :LspInstallInfo and press i on sumneko
That worked, Thanks
That worked, Thanks
Close the issue please