1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-04 05:30:40 +02:00
Files
helix/runtime/queries/toml/rainbows.scm
2025-07-26 18:02:29 -04:00

13 lines
134 B
Scheme

[
(table_array_element)
(table)
(array)
(inline_table)
] @rainbow.scope
[
"[[" "]]"
"[" "]"
"{" "}"
] @rainbow.bracket