diff options
| author | Github Actions <actions@github> | 2020-11-29 12:36:08 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.lauf@yahoo.de> | 2020-11-29 16:37:09 +0100 |
| commit | 5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13 (patch) | |
| tree | 9066b0812156813186f8dcdb6820070885a0be5f | |
| parent | Add hint to use `:TSUpdate` as post-update-hook (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
