mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
15 lines
169 B
Scheme
15 lines
169 B
Scheme
[
|
|
(call_expression)
|
|
(dictionnary)
|
|
(if_statement)
|
|
(index_expression)
|
|
(list)
|
|
(parameters)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"{" "}"
|
|
"[" "]"
|
|
] @rainbow.bracket
|