mirror of
https://github.com/helix-editor/helix
synced 2026-03-07 20:46:21 +01:00
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
|