diff options
Diffstat (limited to 'queries/yaml/highlights.scm')
| -rw-r--r-- | queries/yaml/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/yaml/highlights.scm b/queries/yaml/highlights.scm index 89b9f20c0..311162c13 100644 --- a/queries/yaml/highlights.scm +++ b/queries/yaml/highlights.scm @@ -7,7 +7,7 @@ (escape_sequence) @string.escape (integer_scalar) @number (float_scalar) @number -(comment) @comment +(comment) @comment @spell (anchor_name) @type (alias_name) @type (tag) @type |
