
Release Notes: - Adds textobject support to erlang, haskell, lua, php, prisma, proto, toml, and zig
12 lines
206 B
Scheme
12 lines
206 B
Scheme
(comment)+ @comment.around
|
|
|
|
[
|
|
(adt)
|
|
(type_alias)
|
|
(newtype)
|
|
] @class.around
|
|
|
|
(record_fields "{" (_)* @class.inside "}")
|
|
|
|
((signature)? (function)+) @function.around
|
|
(function rhs:(_) @function.inside)
|