aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'runtime')
-rw-r--r--runtime/queries/typst/indents.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/queries/typst/indents.scm b/runtime/queries/typst/indents.scm
index d43c586c1..424320fe4 100644
--- a/runtime/queries/typst/indents.scm
+++ b/runtime/queries/typst/indents.scm
@@ -3,10 +3,12 @@
(let)
(show)
(call)
+ (for)
+ (branch)
] @indent.begin
[
"]"
"}"
")"
-] @indent.branch @indent.end
+] @indent.end @indent.branch