You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries/cmake/textobjects.scm

15 lines
207 B
Scheme

[
(macro_def)
(function_def)
] @function.around
(argument) @parameter.inside
[
(bracket_comment)
(line_comment)
] @comment.inside
(line_comment)+ @comment.around
(bracket_comment) @comment.around