From 6c503103710e6ba95632b540f0f337c648b92f17 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Mon, 23 Jun 2025 19:28:22 +0200 Subject: chore(wit): mark as unmaintained --- SUPPORTED_LANGUAGES.md | 2 +- lua/nvim-treesitter/parsers.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 4e3fe466d..9367de7db 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -322,7 +322,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka [wgsl](https://github.com/szebniok/tree-sitter-wgsl) | unstable | `HFIJ ` | | @szebniok [wgsl_bevy](https://github.com/tree-sitter-grammars/tree-sitter-wgsl-bevy) | unstable | `HFI  ` | | @theHamsta [wing](https://github.com/winglang/tree-sitter-wing) | unstable | `HF JL` | | @gshpychka, @MarkMcCulloh -[wit](https://github.com/liamwh/tree-sitter-wit) | unstable | `HF J ` | | @liamwh +[wit](https://github.com/liamwh/tree-sitter-wit) | unmaintained | `HF J ` | | @liamwh [xcompose](https://github.com/tree-sitter-grammars/tree-sitter-xcompose) | unstable | `H  JL` | | @ObserverOfTime [xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) | unstable | `HFIJL` | | @ObserverOfTime [xresources](https://github.com/ValdezFOmar/tree-sitter-xresources) | unstable | `HF JL` | | @ValdezFOmar diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index ade94c60c..fcfcbd45d 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -2562,7 +2562,7 @@ return { url = 'https://github.com/liamwh/tree-sitter-wit', }, maintainers = { '@liamwh' }, - tier = 2, + tier = 3, }, xcompose = { install_info = { -- cgit v1.2.3-70-g09d2