mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
feat(wit)!: update parser and queries
This commit is contained in:
parent
a98e67ad40
commit
1e3b7562c2
5 changed files with 23 additions and 20 deletions
|
|
@ -2573,10 +2573,10 @@ return {
|
|||
},
|
||||
wit = {
|
||||
install_info = {
|
||||
revision = '37bf43c7f11d2b4af7a78d98a19e6d5c2cf04ad2',
|
||||
revision = 'a0fd28afe24511160f0601ab45044690c1cb7d92',
|
||||
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
||||
},
|
||||
maintainers = { '@liamwh' },
|
||||
maintainers = { '@mkatychev' },
|
||||
tier = 2,
|
||||
},
|
||||
xcompose = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue