Updated to latest grammars
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user