textobjects.scm

1(function_clause
2  body: (_ "->" (_)* @function.inside)) @function.around
3
4(type_alias ty: (_) @class.inside) @class.around
5
6(comment)+ @comment.around