Release Notes: - Adds textobject support to erlang, haskell, lua, php, prisma, proto, toml, and zig
7 lines
152 B
Scheme
7 lines
152 B
Scheme
(function_clause
|
|
body: (_ "->" (_)* @function.inside)) @function.around
|
|
|
|
(type_alias ty: (_) @class.inside) @class.around
|
|
|
|
(comment)+ @comment.around
|