Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
(functional_notation
  (atom)
  (open_ct) @indent
  (close) @outdent)

(list_notation
  (open_list) @indent
  (close_list) @outdent)

(curly_bracketed_notation
  (open_curly) @indent
  (close_curly) @outdent)