From 69c76488f7c6929ce55222f6a887e497a24c74b8 Mon Sep 17 00:00:00 2001 From: Mikhail Katychev Date: Mon, 17 Nov 2025 04:06:00 -0600 Subject: feat(wit)! update parser and queries to 1.2.0 (#8199) --- 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 73f320c4a..a07a8b2fe 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -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 = { -- cgit v1.2.3-70-g09d2