aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/wxml/folds.scm
diff options
context:
space:
mode:
authorBlockLune <39331194+BlockLune@users.noreply.github.com>2025-08-30 00:30:18 +0800
committerGitHub <noreply@github.com>2025-08-29 18:30:18 +0200
commitcd64fd3f448eb6cc529830c7f265f7584168572b (patch)
treea017d25a103291d0e05b914486ac7d346a6ad341 /runtime/queries/wxml/folds.scm
parentfeat(matlab)!: update parser and queries (diff)
downloadnvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar.gz
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar.bz2
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar.lz
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar.xz
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.tar.zst
nvim-treesitter-cd64fd3f448eb6cc529830c7f265f7584168572b.zip
feat(wxml): add parser and queries
Diffstat (limited to 'runtime/queries/wxml/folds.scm')
-rw-r--r--runtime/queries/wxml/folds.scm7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/queries/wxml/folds.scm b/runtime/queries/wxml/folds.scm
new file mode 100644
index 000000000..df3eeeef7
--- /dev/null
+++ b/runtime/queries/wxml/folds.scm
@@ -0,0 +1,7 @@
+[
+ (element)
+ (block_element)
+ (slot_element)
+ (template_element)
+ (wxs_element)
+] @fold