summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryan Kegley <hi@bryankegley.me>2020-11-22 17:14:13 -0600
committerThomas Vigouroux <tomvig38@gmail.com>2020-11-27 14:06:27 +0100
commit4cc4c6f8b1591a1b05f50d32093dbbb5bc23f9cc (patch)
tree060a1fceba48f46067e070c0ee99e16827672f2c /README.md
parentfaac62c2d1c2781af8f3af307c89781633a79930 (diff)
feat: add graphql grammar
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d712b456..31d291b0 100644
--- a/README.md
+++ b/README.md
@@ -141,6 +141,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909)
- [ ] [elm](https://github.com/razzeee/tree-sitter-elm)
- [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD)
+- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
- [x] [html](https://github.com/tree-sitter/tree-sitter-html) (maintained by @TravonteD)