mirror of
https://github.com/helix-editor/helix
synced 2026-08-04 02:12:59 +02:00
14 lines
169 B
Scheme
14 lines
169 B
Scheme
[
|
|
(parenthesized_expression)
|
|
(subquery)
|
|
(list)
|
|
(function_arguments)
|
|
(cast)
|
|
(window_specification)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"[" "]"
|
|
] @rainbow.bracket
|