indents(r): update @indent group

This commit is contained in:
Pedro Castro 2022-01-28 22:32:59 -03:00 committed by Stephan Seitz
parent 74adb6bd30
commit 29fc7ed14c

View file

@ -1,7 +1,6 @@
[
(call)
(brace_list)
(function_definition (brace_list))
(paren_list)
(special)
"|>"
@ -26,6 +25,9 @@
(call) @aligned_indent
(#set! "delimiter" "()"))
((formal_parameters (identifier)) @aligned_indent
(#set! "delimiter" "()"))
[
")"
"}"