aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-03-22 05:24:56 -0400
committerAmaan Qureshi <amaanq12@gmail.com>2023-03-22 06:34:30 -0400
commit40670af9806e2bc5be820a18a50b4ffcd14f40fb (patch)
tree065f6cce4703de7ead453203a979a57119f193aa /README.md
parentfix(python): add object as `@type.builtin` (diff)
downloadnvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar.gz
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar.bz2
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar.lz
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar.xz
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.tar.zst
nvim-treesitter-40670af9806e2bc5be820a18a50b4ffcd14f40fb.zip
feat: add Bass
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1c40bd66..ac73bd66f 100644
--- a/README.md
+++ b/README.md
@@ -179,6 +179,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [astro](https://github.com/virchau13/tree-sitter-astro) (maintained by @virchau13)
- [ ] [awk](https://github.com/Beaglefoot/tree-sitter-awk)
- [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD)
+- [x] [bass](https://github.com/amaanq/tree-sitter-bass) (maintained by @amaanq)
- [x] [beancount](https://github.com/polarmutex/tree-sitter-beancount) (maintained by @polarmutex)
- [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta, @clason)
- [x] [bicep](https://github.com/amaanq/tree-sitter-bicep) (maintained by @amaanq)