helix/runtime/queries/cmake/textobjects.scm
2022-11-18 14:13:13 -06:00

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