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 7a83376c2..dd2c796bd 100644
--- a/queries/objc/highlights.scm
+++ b/queries/objc/highlights.scm
@@ -174,12 +174,12 @@
"__unsafe_unretained"
"__unused"
"__weak"
- ]) @function.macro.builtin
+ ]) @function.macro
[
"__real"
"__imag"
-] @function.macro.builtin
+] @function.macro
((call_expression
function: (identifier) @function.macro)