mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
13 lines
246 B
Scheme
13 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)
|