nvim-treesitter/runtime/queries/svelte/folds.scm
themixednuts a1bee9959b feat(svelte)!: switch parser repo and update queries
Breaking change: switch to themixednuts/tree-sitter-htmlx.

Update Svelte queries for the new node names.
2026-03-24 15:57:20 -05:00

12 lines
156 B
Scheme

; inherits: html
[
(if_block)
(else_if_clause)
(else_clause)
(each_block)
(await_block)
(await_branch)
(key_block)
(snippet_block)
] @fold