aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'queries/cpp')
-rw-r--r--queries/cpp/highlights.scm7
1 files changed, 3 insertions, 4 deletions
diff --git a/queries/cpp/highlights.scm b/queries/cpp/highlights.scm
index 8dcbaeff5..d29c34af3 100644
--- a/queries/cpp/highlights.scm
+++ b/queries/cpp/highlights.scm
@@ -174,10 +174,9 @@
;"xor_eq"
] @keyword.operator
-[
- "<=>"
- "::"
-] @operator
+"<=>" @operator
+
+"::" @punctuation.delimiter
(attribute_declaration) @attribute