helix/runtime/queries/llvm-mir/textobjects.scm

13 lines
181 B
Scheme
Raw Normal View History

2024-09-13 13:28:20 -05:00
(basic_block) @function.around
(argument) @parameter.inside
[
(comment)
(multiline_comment)
] @comment.inside
(comment)+ @comment.around
(multiline_comment) @comment.around