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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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