mirror of
https://github.com/helix-editor/helix
synced 2026-03-08 21:06:21 +01:00
10 lines
149 B
Scheme
10 lines
149 B
Scheme
["(" ")" "[" "]" "{" "}"] @rainbow.bracket
|
|
|
|
[
|
|
(array_expression)
|
|
(list_expression)
|
|
(parameters)
|
|
(arguments)
|
|
(braced_goal)
|
|
] @rainbow.scope
|