From 4704d7ad60a9eb93313d7d7f4cd853fee1362343 Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 05:56:55 +0000 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)