mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
* Use tree-sitter-htmlx for Svelte grammar * Update Svelte queries for htmlx grammar * Fix Svelte runtime queries * Fix Svelte style injections
12 lines
150 B
Scheme
12 lines
150 B
Scheme
[
|
|
(element)
|
|
(if_block)
|
|
(else_if_clause)
|
|
(else_clause)
|
|
(each_block)
|
|
(await_block)
|
|
(await_branch)
|
|
(key_block)
|
|
(snippet_block)
|
|
] @fold
|