Skip to content

Commit ec09a0e

Browse files
authored
Add optional chaining to delimiters (#150)
* Use empty_statement A very unimportant pull request huh. * Add optional chaining to delimiters It's in the same category as the regular . * This pr is only about optional chaining
1 parent 83f6a2d commit ec09a0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

queries/highlights.scm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110

111111
[
112112
";"
113+
"?."
113114
"."
114115
","
115116
] @punctuation.delimiter

0 commit comments

Comments
 (0)