mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 00:25:47 +02:00
add: cmd command jdtls
This commit is contained in:
parent
0ce16ab2a3
commit
83df5f4359
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
cmd = { "jdtls" },
|
||||
filetypes = { "java" },
|
||||
root_dir = require("lspconfig.util").root_pattern(
|
||||
-- Single-module projects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue