diff options
Diffstat (limited to 'queries/query')
| -rw-r--r-- | queries/query/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/query/highlights.scm b/queries/query/highlights.scm index 37435a87..ae0272af 100644 --- a/queries/query/highlights.scm +++ b/queries/query/highlights.scm @@ -6,7 +6,7 @@ (named_node name: (identifier) @variable) (field_definition name: (identifier) @property) (negated_field "!" @operator (identifier) @property) -(comment) @comment +(comment) @comment @spell (quantifier) @operator (predicate_type) @punctuation.special |
