aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-08-20 08:08:58 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2021-08-20 10:22:01 +0200
commit0d9c84c01a48e443be1adf7604f967587d8a53cf (patch)
tree1000ec33e6532fe8bb079f9ee192cf84c390fc79
parentfix(viml): update and support mappings (diff)
downloadnvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar.gz
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar.bz2
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar.lz
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar.xz
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.tar.zst
nvim-treesitter-0d9c84c01a48e443be1adf7604f967587d8a53cf.zip
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a0a51c7f..af4000b28 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
- [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann)
+- [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay)
- [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)
- [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka)