1
0
mirror of https://github.com/helix-editor/helix synced 2026-07-28 23:33:35 +02:00
Files
helix/runtime/queries/fsharp/rainbows.scm
2026-06-07 21:29:01 +09:00

13 lines
154 B
Scheme

[
(brace_expression)
(list_expression)
(paren_expression)
(record_type_defn)
] @rainbow.scope
[
"(" ")"
"{" "}"
"[" "]"
] @rainbow.bracket