enc: update file name from mason to masoncfg

This commit is contained in:
asep.komarudin 2024-06-28 17:12:39 +07:00
parent d44240f988
commit ec8d701b71
4 changed files with 3 additions and 7 deletions

View file

@ -172,7 +172,7 @@ pcode.active_golang_config = false
pcode.active_python_config = false
pcode.active_cpp_config = false
pcode.active_java_config = {
active = true,
active = false,
project = "gradle", -- gradle or maven
use_nvim_jdtls = true, -- mfussenegger/nvim-jdtls
}