mirror of https://github.com/helix-editor/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
250 B
Scheme
14 lines
250 B
Scheme
1 year ago
|
(comment) @comment.inside
|
||
|
|
||
|
[
|
||
|
(data)
|
||
|
(type)
|
||
|
(newtype)
|
||
|
] @class.around
|
||
|
|
||
|
((signature)? (function rhs:(_) @function.inside)) @function.around
|
||
|
(exp_lambda) @function.around
|
||
|
|
||
|
(data (type_variable) @parameter.inside)
|
||
|
(patterns (_) @parameter.inside)
|