mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 09:18:44 +02:00
add: java dap config
This commit is contained in:
parent
21929ee44d
commit
d44240f988
4 changed files with 176 additions and 186 deletions
|
@ -174,5 +174,5 @@ pcode.active_cpp_config = false
|
|||
pcode.active_java_config = {
|
||||
active = true,
|
||||
project = "gradle", -- gradle or maven
|
||||
-- use_nvim_jdtls = false, -- mfussenegger/nvim-jdtls
|
||||
use_nvim_jdtls = true, -- mfussenegger/nvim-jdtls
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue