mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
14 lines
123 B
Scheme
14 lines
123 B
Scheme
[
|
|
(fields)
|
|
(list)
|
|
(parens)
|
|
(record)
|
|
(tuple)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"{" "}"
|
|
"[" "]"
|
|
] @rainbow.bracket
|