aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-13 19:04:40 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-11-13 20:06:12 +0100
commit31381e38854072686449bd7ad2044deeba609ab2 (patch)
treee662ec9dd6a183708d14c170ac49367316ce43de /README.md
parentfix(wing): update parser and queries, add maintainer (#5671) (diff)
downloadnvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar.gz
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar.bz2
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar.lz
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar.xz
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.tar.zst
nvim-treesitter-31381e38854072686449bd7ad2044deeba609ab2.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e1514e8ea..2932165ff 100644
--- a/README.md
+++ b/README.md
@@ -405,7 +405,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo)
- [x] [wgsl](https://github.com/szebniok/tree-sitter-wgsl) (maintained by @szebniok)
- [x] [wgsl_bevy](https://github.com/theHamsta/tree-sitter-wgsl-bevy) (maintained by @theHamsta)
-- [x] [wing](https://github.com/winglang/wing) (experimental, maintained by @gshpychka)
+- [x] [wing](https://github.com/winglang/wing) (experimental, maintained by @gshpychka, @MarkMcCulloh)
- [x] [xcompose](https://github.com/ObserverOfTime/tree-sitter-xcompose) (maintained by @ObserverOfTime)
- [x] [xml](https://github.com/ObserverOfTime/tree-sitter-xml) (maintained by @ObserverOfTime)
- [x] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd)