mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +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 {
|
return {
|
||||||
|
cmd = { "jdtls" },
|
||||||
filetypes = { "java" },
|
filetypes = { "java" },
|
||||||
root_dir = require("lspconfig.util").root_pattern(
|
root_dir = require("lspconfig.util").root_pattern(
|
||||||
-- Single-module projects
|
-- Single-module projects
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue