highlights: use @preproc where appropriate

This commit is contained in:
ObserverOfTime 2022-09-18 20:15:23 +03:00 committed by Stephan Seitz
parent 0bfeb5484e
commit 9b43ab819c
15 changed files with 43 additions and 16 deletions

View file

@ -11,9 +11,14 @@
(anchor_name) @type
(alias_name) @type
(tag) @type
(yaml_directive) @keyword
(ERROR) @error
[
(yaml_directive)
(tag_directive)
(reserved_directive)
] @preproc
(block_mapping_pair
key: (flow_node [(double_quote_scalar) (single_quote_scalar)] @field))
(block_mapping_pair