From da926103921117cc6dc8a518bc9b949c90d1c70c Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 15 Oct 2024 15:40:49 -0300 Subject: [PATCH] feat(typst): fold sections --- queries/typst/folds.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/queries/typst/folds.scm b/queries/typst/folds.scm index 710ae953b..f2c13cc2c 100644 --- a/queries/typst/folds.scm +++ b/queries/typst/folds.scm @@ -3,4 +3,5 @@ (let) (show) (call) + (section) ] @fold