helix-mirror/runtime/queries/unison/textobjects.scm
2024-11-20 16:18:18 -06:00

16 lines
279 B
Scheme

(term_declaration) @function.around
(type_declaration) @class.inside
(record) @class.inside
(comment) @comment.inside
(comment)+ @comment.around
(doc_block) @comment.around
(literal_list) @entry.around
(parenthesized_or_tuple_pattern) @entry.around
(pattern) @entry.around