Replies: 1 comment
-
Just meeted this issue today... any news? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was installing linters with Mason, but I did not find in the documentation a way to programattically specify them in
init.lua
.If I add linters to
require'mason-lspconfig'.setup(ensure_installed = {})
, I get a message saying that the LSP package is not available.Is it possible to do that? Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions