From a98e67ad40e4ac97deee8ea97ce2d1c8c27352cc Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sat, 19 Jul 2025 15:00:01 +0200 Subject: fix(wit): update repo url --- lua/nvim-treesitter/parsers.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 5c611a3f8..b1d21fbd5 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -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 = { -- cgit v1.2.3-70-g09d2