helix/runtime/queries/clojure/rainbows.scm

14 lines
130 B
Scheme
Raw Normal View History

[
(list_lit)
(map_lit)
(vec_lit)
(anon_fn_lit)
] @rainbow.scope
[
"(" ")"
"#"
"{" "}"
"[" "]"
] @rainbow.bracket