blob: 77b269cd9f930bc70ffe706785c6b598a9b1a484 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
(record_declaration)
(anon_function)
(function_body)
(table_constructor)
(if_statement)
(return_statement)
(while_statement)
] @indent.begin
[
"{"
"}"
"("
")"
"end"
"then"
] @indent.branch
|