Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
; inherits: html

[
  (if_start)
  (else_if_start)
  (else_start)
  (if_end)
  (each_start)
  (each_end)
  (await_start)
  (then_start)
  (catch_start)
  (await_end)
  (key_start)
  (key_end)
  (snippet_start)
  (snippet_end)
  (expression)
  (html_tag)
  (const_tag)
  (debug_tag)
  (render_tag)
] @rainbow.scope

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