diff --git a/queries/typst/folds.scm b/queries/typst/folds.scm index e229f74cd..88b6d6556 100644 --- a/queries/typst/folds.scm +++ b/queries/typst/folds.scm @@ -2,4 +2,6 @@ (let) @fold +(show) @fold + (call) @fold diff --git a/queries/typst/indents.scm b/queries/typst/indents.scm index b62d1181c..d43c586c1 100644 --- a/queries/typst/indents.scm +++ b/queries/typst/indents.scm @@ -1,6 +1,7 @@ [ (set) (let) + (show) (call) ] @indent.begin