mirror of
https://github.com/helix-editor/helix
synced 2026-01-26 05:38:09 +01:00
14 lines
246 B
Scheme
14 lines
246 B
Scheme
(atom_block
|
|
(atom) @entry.inside) @entry.around
|
|
|
|
(email_address) @entry.around
|
|
(header_other
|
|
(header_unstructured) @entry.around)
|
|
|
|
(quoted_block)+ @comment.around
|
|
|
|
(body_block)+ @function.around
|
|
|
|
(header_subject
|
|
(subject) @function.around)
|