helix-mirror/runtime/queries/cmake/textobjects.scm

15 lines
207 B
Scheme
Raw Permalink Normal View History

2022-11-19 00:13:13 +04:00
[
(macro_def)
(function_def)
] @function.around
(argument) @parameter.inside
[
(bracket_comment)
(line_comment)
] @comment.inside
(line_comment)+ @comment.around
(bracket_comment) @comment.around