AutoYADM commit: 2025-02-17 20:00:06
This commit is contained in:
parent
5c732e3186
commit
52b0ba42ad
1 changed files with 13 additions and 4 deletions
|
@ -1,11 +1,20 @@
|
||||||
|
; header fields
|
||||||
[
|
[
|
||||||
(header_field_email)
|
(header_field_email)
|
||||||
(header_field_subject)
|
(header_field_subject)
|
||||||
(header_field)
|
(header_field)
|
||||||
] @type.enum.variant
|
] @keyword
|
||||||
|
|
||||||
|
(header_separator) @punctuation.delimiter
|
||||||
|
|
||||||
|
(header_subject
|
||||||
|
(header_unstructured) @markup.heading)
|
||||||
|
(header_other
|
||||||
|
(header_unstructured) @comment)
|
||||||
|
|
||||||
(atom) @variable
|
(atom) @variable
|
||||||
|
|
||||||
(email) @string
|
(email) @string
|
||||||
|
|
||||||
; (header_subject) @markup.heading
|
; (header_subject) @markup.heading
|
||||||
; (header_other) @markup.environment
|
; (header_other) @markup.environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue