diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-22 05:24:56 -0400 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-03-22 06:34:30 -0400 |
| commit | 40670af9806e2bc5be820a18a50b4ffcd14f40fb (patch) | |
| tree | 065f6cce4703de7ead453203a979a57119f193aa /README.md | |
| parent | fix(python): add object as `@type.builtin` (diff) | |
| download | nvim-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
