AutoYADM commit: 2025-02-17 20:00:06

This commit is contained in:
Daniel Fichtinger 2025-02-17 20:00:06 -05:00
parent 5c732e3186
commit 52b0ba42ad

View file

@ -1,11 +1,20 @@
; header fields
[
(header_field_email)
(header_field_subject)
(header_field)
] @type.enum.variant
(header_field_email)
(header_field_subject)
(header_field)
] @keyword
(header_separator) @punctuation.delimiter
(header_subject
(header_unstructured) @markup.heading)
(header_other
(header_unstructured) @comment)
(atom) @variable
(email) @string
; (header_subject) @markup.heading
; (header_other) @markup.environment