summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--queries/c/highlights.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/queries/c/highlights.scm b/queries/c/highlights.scm
index 67cb1710..bf7ae9e6 100644
--- a/queries/c/highlights.scm
+++ b/queries/c/highlights.scm
@@ -63,6 +63,7 @@
">>"
"->"
+ "."
"<"
"<="
@@ -94,7 +95,7 @@
(false)
] @boolean
-[ "." ";" ":" "," ] @punctuation.delimiter
+[ ";" ":" "," ] @punctuation.delimiter
"..." @punctuation.special