aboutsummaryrefslogtreecommitdiffstats
path: root/SUPPORTED_LANGUAGES.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2025-07-19 15:15:04 +0200
committerChristian Clason <ch.clason+github@icloud.com>2025-07-19 15:19:50 +0200
commit1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a (patch)
tree566f89e0f3b7bb488cb732511bf10fd6be483019 /SUPPORTED_LANGUAGES.md
parentfix(wit): update repo url (diff)
downloadnvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar.gz
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar.bz2
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar.lz
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar.xz
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.tar.zst
nvim-treesitter-1e3b7562c2497ec5a9adfa8a2f036cb3da46ec3a.zip
feat(wit)!: update parser and queries
Diffstat (limited to 'SUPPORTED_LANGUAGES.md')
-rw-r--r--SUPPORTED_LANGUAGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md
index 8c6cd3ace..cd6846f25 100644
--- a/SUPPORTED_LANGUAGES.md
+++ b/SUPPORTED_LANGUAGES.md
@@ -324,7 +324,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/bytecodealliance/tree-sitter-wit) | unstable | `HF J ` | | @liamwh
+[wit](https://github.com/bytecodealliance/tree-sitter-wit) | unstable | `HF J ` | | @mkatychev
[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