Skip to content

Commit 68e637e

Browse files
committed
Bump java grammar
1 parent c283571 commit 68e637e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

queries/java/highlights.scm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
(false) @constant.builtin
5858
(null_literal) @constant.builtin
5959

60-
(comment) @comment
60+
(line_comment) @comment
61+
(block_comment) @comment
6162

6263
; Keywords
6364

0 commit comments

Comments
 (0)