aboutsummaryrefslogtreecommitdiffstats
path: root/queries/objc/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/objc/highlights.scm')
-rw-r--r--queries/objc/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/objc/highlights.scm b/queries/objc/highlights.scm
index b068bf13c..0f412404f 100644
--- a/queries/objc/highlights.scm
+++ b/queries/objc/highlights.scm
@@ -46,8 +46,8 @@
] @keyword
(class_declaration
- "@" @keyword
- "class" @keyword) ; I hate Obj-C for allowing "@ class" :)
+ "@" @keyword.type
+ "class" @keyword.type) ; I hate Obj-C for allowing "@ class" :)
(method_definition
[