26 lines
346 B
Scheme
26 lines
346 B
Scheme
[
|
|
(braced_word_simple)
|
|
(namespace)
|
|
(command)
|
|
(conditional)
|
|
(foreach)
|
|
(while)
|
|
(try)
|
|
(procedure)
|
|
(command_substitution)
|
|
] @indent.begin
|
|
|
|
(quoted_word) @indent.align
|
|
|
|
([
|
|
(expr)
|
|
(arguments)
|
|
] @indent.align
|
|
(#set! "indent.open_delimiter" "{")
|
|
(#set! "indent.close_delimiter" "}"))
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
] @indent.branch @indent.end
|