mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
enc: add alternative config jdtls
This commit is contained in:
parent
422efe87ce
commit
273f3ebcb7
4 changed files with 69 additions and 32 deletions
|
@ -28,7 +28,7 @@ M = {
|
|||
},
|
||||
{
|
||||
"mfussenegger/nvim-jdtls",
|
||||
dependencies = { "pojokcodeid/auto-jdtls.nvim" },
|
||||
-- dependencies = { "pojokcodeid/auto-jdtls.nvim" },
|
||||
ft = { "java" },
|
||||
enabled = true,
|
||||
-- your opts go here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue