diff options
| author | Bruno BELANYI <bruno@belanyi.fr> | 2024-05-23 17:30:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 17:30:26 +0200 |
| commit | 298a9dd4f8a0d95b347a7ebd301849d8b0e3917e (patch) | |
| tree | 5b8392ec5f55479c9a04a8a722fef85d8329c889 /README.md | |
| parent | bot(lockfile): update ada, clojure, mlir, templ (diff) | |
| download | nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar.gz nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar.bz2 nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar.lz nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar.xz nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.tar.zst nvim-treesitter-298a9dd4f8a0d95b347a7ebd301849d8b0e3917e.zip | |
feat(bp): add support for Android Blueprint (#6626)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [bicep](https://github.com/amaanq/tree-sitter-bicep) (maintained by @amaanq) - [x] [bitbake](https://github.com/amaanq/tree-sitter-bitbake) (maintained by @amaanq) - [x] [blueprint](https://gitlab.com/gabmus/tree-sitter-blueprint.git) (experimental, maintained by @gabmus) +- [x] [bp](https://github.com/ambroisie/tree-sitter-bp) (maintained by @ambroisie) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @amaanq) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @amaanq) - [x] [cairo](https://github.com/amaanq/tree-sitter-cairo) (maintained by @amaanq) |
