1
0
mirror of https://github.com/helix-editor/helix synced 2026-01-26 05:38:09 +01:00
helix/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