#Issues with jdtls
18 messages · Page 1 of 1 (latest)
right right sorry i was just confirming if my guess is true
how did you install the lsp?
I have mason and lazyvim
and how is your mason configured
wdym
"williamboman/mason.nvim",
opts = {
ensure_installed = {
"stylua",
"shellcheck",
"shfmt",
"flake8",
"jdtls",
},
},
},```
alright gimme 1 sec
okay what shows up when you run :Mason
what about just
:checkhealth