diff options
| author | Github Actions <actions@github> | 2023-06-29 10:35:02 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-06-29 12:41:35 +0200 |
| commit | e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a (patch) | |
| tree | e12ff0ba03dc609809bdbd2f006ac7a4d976d66b | |
| parent | feat(wing): add parser (#5021) (diff) | |
| download | nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar.gz nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar.bz2 nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar.lz nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar.xz nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.tar.zst nvim-treesitter-e89fd9f9632ebbb3e80a9f524f3d77358fc17d0a.zip | |
Update README
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -362,6 +362,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] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd) - [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro) - [x] [yuck](https://github.com/Philipp-M/tree-sitter-yuck) (maintained by @Philipp-M, @amaanq) |
