You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using this plugin with NvChad (https://github.com/NvChad/NvChad) on Neovim. I have configured it like this since NvChad already has a configuration for lspconfig and lsp-installer:
Hi, I'm using this plugin with NvChad (https://github.com/NvChad/NvChad) on Neovim. I have configured it like this since NvChad already has a configuration for lspconfig and lsp-installer:
and the LspInfo command stopped working (Neevim does not recognize it anymore). Moreover I get this message about sumneko lua LS:
Spawning language server with cmd: 'lua-language-server' failed. The language server is either not installed, missing from PATH, or not executable.
If i disable nlsp-settings the lua language server client works correctly.
Does this plugin stops lspconfig to load lua configs? What can be the problem?
The text was updated successfully, but these errors were encountered: