From 2a95ff14764af20d32ec1edb27e11c38a84b9478 Mon Sep 17 00:00:00 2001 From: Liam Woodleigh-Hardinge Date: Mon, 15 Apr 2024 13:01:56 +0200 Subject: feat(wit): Add wit parser (#6428) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit feat: Add injections.scm fix: reverse order of matching Co-authored-by: 再生花 fix: lua match for functions doc: Resolve conflict fix: Amend incorrect alphabetical order --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 52540cafe..2bf7c9175 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,7 @@ We are looking for maintainers to add more parsers and to write query files for - [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/tree-sitter-wing) (maintained by @gshpychka, @MarkMcCulloh) +- [x] [wit](https://github.com/liamwh/tree-sitter-wit) (maintained by @liamwh) - [x] [xcompose](https://github.com/ObserverOfTime/tree-sitter-xcompose) (maintained by @ObserverOfTime) - [x] [xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime) - [x] [yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) (maintained by @amaanq) -- cgit v1.2.3-70-g09d2