diff options
| author | Github Actions <actions@github> | 2021-08-20 08:08:58 +0000 |
|---|---|---|
| committer | Stephan Seitz <stephan.seitz@fau.de> | 2021-09-17 21:06:36 +0200 |
| commit | 670992b96c7a0c3abd7e67a054ff80c64ac417b0 (patch) | |
| tree | 1000ec33e6532fe8bb079f9ee192cf84c390fc79 | |
| parent | fix(viml): update and support mappings (diff) | |
| download | nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar.gz nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar.bz2 nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar.lz nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar.xz nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.tar.zst nvim-treesitter-670992b96c7a0c3abd7e67a054ff80c64ac417b0.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
