Skip to content

Commit af026fa

Browse files
TornaxO7CedricMeu
authored andcommitted
language: add comment token for java files (helix-editor#12266)
1 parent ac50ba4 commit af026fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,6 +1183,7 @@ file-types = ["java", "jav", "pde"]
11831183
roots = ["pom.xml", "build.gradle", "build.gradle.kts"]
11841184
language-servers = [ "jdtls" ]
11851185
indent = { tab-width = 2, unit = " " }
1186+
comment-token = "//"
11861187

11871188
[[grammar]]
11881189
name = "java"

0 commit comments

Comments
 (0)