d284444eb4
* Add indents.scm for Julia * Update documentation for new indent support
16 lines
231 B
Scheme
16 lines
231 B
Scheme
[
|
|
(struct_definition)
|
|
(macro_definition)
|
|
(function_definition)
|
|
(compound_expression)
|
|
(let_statement)
|
|
(if_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(do_clause)
|
|
(parameter_list)
|
|
] @indent
|
|
|
|
[
|
|
"end"
|
|
] @outdent
|