aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-11-29 12:36:08 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-11-29 16:37:09 +0100
commit5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13 (patch)
tree9066b0812156813186f8dcdb6820070885a0be5f
parentAdd hint to use `:TSUpdate` as post-update-hook (diff)
downloadnvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar.gz
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar.bz2
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar.lz
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar.xz
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.tar.zst
nvim-treesitter-5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13.zip
[docgen] Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33dcb5676..44dcf56dd 100644
--- a/README.md
+++ b/README.md
@@ -141,8 +141,8 @@ 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)
+- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
- [x] [html](https://github.com/tree-sitter/tree-sitter-html) (maintained by @TravonteD)
- [x] [java](https://github.com/tree-sitter/tree-sitter-java) (maintained by @p00f)