mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(wit): update repo url
This commit is contained in:
parent
fba060b623
commit
a98e67ad40
2 changed files with 3 additions and 3 deletions
|
|
@ -2574,10 +2574,10 @@ return {
|
|||
wit = {
|
||||
install_info = {
|
||||
revision = '37bf43c7f11d2b4af7a78d98a19e6d5c2cf04ad2',
|
||||
url = 'https://github.com/liamwh/tree-sitter-wit',
|
||||
url = 'https://github.com/bytecodealliance/tree-sitter-wit',
|
||||
},
|
||||
maintainers = { '@liamwh' },
|
||||
tier = 3,
|
||||
tier = 2,
|
||||
},
|
||||
xcompose = {
|
||||
install_info = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue