build(deps): update tree-sitter parsers and queries #34905

bump
* tree-sitter to v0.25.6
* tree-sitter-c to v0.24.1
* tree-sitter-lua to v0.4.0
* tree-sitter-vim to v0.7.0 (and update queries)
* tree-sitter-vimdoc to v4.0.0
* tree-sitter-query to v0.6.2
* tree-sitter-markdown to v0.5.0
This commit is contained in:
Christian Clason
2025-07-12 20:27:31 +02:00
committed by GitHub
parent 89959ab9dc
commit 91ef8606f2
3 changed files with 22 additions and 14 deletions

View File

@@ -66,6 +66,7 @@ describe('treesitter language API', function()
eq({
abi_version = true,
fields = true,
metadata = true,
symbols = true,
state_count = true,
supertypes = true,