You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/runtime/queries/lua/indents.scm

21 lines
272 B
Scheme

[
(function_definition)
(function_declaration)
(method_index_expression)
(field)
(if_statement)
(for_statement)
(repeat_statement)
(while_statement)
(table_constructor)
(arguments)
(do_statement)
] @indent
[
"end"
"until"
"}"
")"
] @outdent