various
This commit is contained in:
parent
00d2f2fcf5
commit
c699c93497
30 changed files with 31 additions and 7 deletions
2
lua/custom/configs/jdtls.lua
Normal file → Executable file
2
lua/custom/configs/jdtls.lua
Normal file → Executable file
|
|
@ -15,7 +15,7 @@ local features = {
|
|||
|
||||
-- change this to `true` if you have `nvim-dap`,
|
||||
-- `java-test` and `java-debug-adapter` installed
|
||||
debugger = false,
|
||||
debugger = true,
|
||||
}
|
||||
|
||||
local function get_jdtls_paths()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue