textobjects.scm

1(function_definition
2  body: (_
3    "{"
4    (_)* @function.inside
5    "}" )) @function.around
6
7(comment) @comment.around