aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-19 05:56:55 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-02-19 16:16:42 +0900
commit4704d7ad60a9eb93313d7d7f4cd853fee1362343 (patch)
tree88c66c3ce82def5030c66484e5e34d947ee3c6eb
parentfix(bass): revert to upstream parser (#6131) (diff)
downloadnvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar.gz
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar.bz2
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar.lz
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar.xz
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.tar.zst
nvim-treesitter-4704d7ad60a9eb93313d7d7f4cd853fee1362343.zip
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e68e3b42c..f660e1ffe 100644
--- a/README.md
+++ b/README.md
@@ -183,7 +183,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [authzed](https://github.com/mleonidas/tree-sitter-authzed) (maintained by @mattpolzin)
- [ ] [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] [bass](https://github.com/vito/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)