1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 20:46:21 +01:00
helix/runtime/queries/janet/rainbows.scm
2025-08-10 16:52:32 -04:00

17 lines
200 B
Scheme

[
(par_arr_lit)
(par_tup_lit)
(sqr_arr_lit)
(sqr_tup_lit)
(tbl_lit)
(struct_lit)
(short_fn_lit)
] @rainbow.scope
[
"(" "@(" ")"
"[" "@[" "]"
"{" "@{" "}"
"|"
] @rainbow.bracket