1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 09:19:26 +00:00

[neovim] Add jdtls to Mason

This commit is contained in:
2023-02-09 19:38:38 +01:00
parent b6dd8032be
commit 800dfa25b2

View File

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