mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
feat(wit)! update parser and queries to 1.2.0 (#8199)
This commit is contained in:
parent
0cfa599474
commit
69c76488f7
3 changed files with 53 additions and 14 deletions
|
|
@ -2603,11 +2603,11 @@ return {
|
|||
},
|
||||
wit = {
|
||||
install_info = {
|
||||
revision = '230984dfaf803a0ff8f77da5034361a62c326577',
|
||||
revision = 'v1.2.0',
|
||||
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
||||
},
|
||||
maintainers = { '@mkatychev' },
|
||||
tier = 2,
|
||||
tier = 1,
|
||||
},
|
||||
wxml = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue