mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 08:41:40 +01:00
11 lines
123 B
Scheme
11 lines
123 B
Scheme
[
|
|
(literal_list)
|
|
(parenthesized_or_tuple_pattern)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"{" "}"
|
|
"[" "]"
|
|
] @rainbow.bracket
|