mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
Breaking change: switch to themixednuts/tree-sitter-htmlx. Update Svelte queries for the new node names.
12 lines
156 B
Scheme
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
|