aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/clojure/rainbows.scm
blob: 99dc8bc3116efb72fd6002b593c794648d5755c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
  (list_lit)
  (map_lit)
  (vec_lit)
  (anon_fn_lit)
] @rainbow.scope

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