Updated to latest grammars

This commit is contained in:
Martino Ferrari
2026-06-08 17:38:46 +02:00
parent 9aa4d5feff
commit e301b05805
8 changed files with 233 additions and 19 deletions
+10
View File
@@ -0,0 +1,10 @@
; ── Fold directive blocks ──────────────────────────────────────────
(if_block) @fold
(else_if_clause) @fold
(else_clause) @fold
(foreach_block) @fold
(template_definition) @fold
; ── Fold subnodes and array literals ───────────────────────────────
(subnode) @fold
(array_literal) @fold