Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lua-lsp not found error is triggered so many times when lua-lsp is not present. #97

Open
glyh opened this issue Dec 21, 2022 · 3 comments

Comments

@glyh
Copy link

glyh commented Dec 21, 2022

image

@N0TiNSiGHT
Copy link

Have you run :Mason in the nvim commandline? It will install the prelisted language servers needed for LSP. You can also manually install it in your shell/terminal.

@shaunsingh
Copy link
Collaborator

nyoom sync should prompt you if you want to use mason to install language servers and tooling, if you hit y then it should install everything for you. Alternatively, as @N0TiNSiGHT mentioned, you can use your distro/operating systems's package manager to manually install tooling

@glyh
Copy link
Author

glyh commented Dec 22, 2022

But this is too many error message for one real problem, I think there should be just one message, rather than a screen of message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants