aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/rust/highlights.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/queries/rust/highlights.scm b/queries/rust/highlights.scm
index cc4458364..8c4b2d58b 100644
--- a/queries/rust/highlights.scm
+++ b/queries/rust/highlights.scm
@@ -121,6 +121,7 @@
"::"
"."
";"
+","
] @punctuation.delimiter
(parameter (identifier) @parameter)