aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/scheme/rainbows.scm
blob: f948772c060a772355e1a3a30a0ff53cb3db970d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  (list)
  (vector)
  (byte_vector)
] @rainbow.scope

[
  "#(" "#vu8("
  "(" ")"
  "[" "]"
  "{" "}"
] @rainbow.bracket