aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/toml/rainbows.scm
blob: 1f61c8acd9fd172a2724350723578793cb1ecad0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  (table_array_element)
  (table)
  (array)
  (inline_table)
] @rainbow.scope

[
  "[[" "]]"
  "[" "]"
  "{" "}"
] @rainbow.bracket