summaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index ed406a71..5deed357 100644
--- a/languages.toml
+++ b/languages.toml
@@ -551,6 +551,7 @@ scope = "source.java"
injection-regex = "java"
file-types = ["java"]
roots = ["pom.xml"]
+language-server = { command = "jdtls" }
indent = { tab-width = 4, unit = " " }
[[grammar]]