mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 18:58:51 +02:00
enc: update file name from mason to masoncfg
This commit is contained in:
parent
d44240f988
commit
ec8d701b71
4 changed files with 3 additions and 7 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue