helix/runtime/queries/mail/textobjects.scm
2025-02-26 17:33:36 -06:00

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)