1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 08:08:00 +00:00

[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

View File

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