[neovim] Add jdtls to Mason

This commit is contained in:
Daniel Carrillo 2023-02-09 19:38:38 +01:00
parent b6dd8032be
commit 800dfa25b2
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ local servers = {
"bashls",
"gopls",
"html",
"jdtls",
"jsonls",
"pyright",
"sumneko_lua",