mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
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:
@@ -66,6 +66,7 @@ describe('treesitter language API', function()
|
||||
eq({
|
||||
abi_version = true,
|
||||
fields = true,
|
||||
metadata = true,
|
||||
symbols = true,
|
||||
state_count = true,
|
||||
supertypes = true,
|
||||
|
||||
Reference in New Issue
Block a user