mirror of https://github.com/helix-editor/helix
18 lines
251 B
Scheme
18 lines
251 B
Scheme
|
[
|
||
|
(formals)
|
||
|
(parenthesized_expression)
|
||
|
(attrset_expression)
|
||
|
(let_attrset_expression)
|
||
|
(rec_attrset_expression)
|
||
|
(inherit_from)
|
||
|
(interpolation)
|
||
|
(list_expression)
|
||
|
] @rainbow.scope
|
||
|
|
||
|
[
|
||
|
"${"
|
||
|
"{" "}"
|
||
|
"(" ")"
|
||
|
"[" "]"
|
||
|
] @rainbow.bracket
|