diff options
| author | Github Actions <actions@github> | 2023-11-13 19:04:40 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-11-13 20:06:12 +0100 |
| commit | 31381e38854072686449bd7ad2044deeba609ab2 (patch) | |
| tree | e662ec9dd6a183708d14c170ac49367316ce43de /README.md | |
| parent | fix(wing): update parser and queries, add maintainer (#5671) (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
