forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
253 B
Scheme
14 lines
253 B
Scheme
2 years ago
|
(comment) @comment.inside
|
||
|
|
||
|
[
|
||
|
(adt)
|
||
|
(decl_type)
|
||
|
(newtype)
|
||
|
] @class.around
|
||
|
|
||
|
((signature)? (function rhs:(_) @function.inside)) @function.around
|
||
|
(exp_lambda) @function.around
|
||
|
|
||
|
(adt (type_variable) @parameter.inside)
|
||
|
(patterns (_) @parameter.inside)
|