mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
21 lines
341 B
Scheme
21 lines
341 B
Scheme
[
|
|
(array_construction)
|
|
(bracket_expression)
|
|
(cast)
|
|
(curly_construction)
|
|
(curly_expression)
|
|
(generic_parameter_list)
|
|
(parameter_declaration_list)
|
|
(parenthesized)
|
|
(term_rewriting_pattern)
|
|
(tuple_construction)
|
|
(tuple_deconstruct_declaration)
|
|
(typeof)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"{" "}"
|
|
"[" "]"
|
|
] @rainbow.bracket
|