aboutsummaryrefslogtreecommitdiffstats
path: root/queries
diff options
context:
space:
mode:
Diffstat (limited to 'queries')
-rw-r--r--queries/unison/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/unison/highlights.scm b/queries/unison/highlights.scm
index 80ca65251..39c2393c2 100644
--- a/queries/unison/highlights.scm
+++ b/queries/unison/highlights.scm
@@ -65,8 +65,8 @@
(type_name) @type
(ability_declaration
- type_name: (wordy_id) @type
- type_arg: (wordy_id) @variable.parameter)
+ (ability_name) @type
+ (type_argument) @variable.parameter)
(effect
(wordy_id) @attribute) ; NOTE: an effect is a special type