From 6fcdf962b708643373d685ae0666c7a7071aa85e Mon Sep 17 00:00:00 2001 From: VoxelPrismatic Date: Mon, 2 Jun 2025 17:07:12 -0500 Subject: [PATCH] update docs --- SUPPORTED_LANGUAGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUPPORTED_LANGUAGES.md b/SUPPORTED_LANGUAGES.md index 0e6417529..01e9882fa 100644 --- a/SUPPORTED_LANGUAGES.md +++ b/SUPPORTED_LANGUAGES.md @@ -21,6 +21,7 @@ Language | Tier | Queries | Node | Maintainer [astro](https://github.com/virchau13/tree-sitter-astro) | unstable | `HFIJL` | | @virchau13 [authzed](https://github.com/mleonidas/tree-sitter-authzed) | unstable | `H  J ` | | @mattpolzin [awk](https://github.com/Beaglefoot/tree-sitter-awk) | unstable | `H  J ` | | +[b](https://github.com/VoxelPrismatic/tree-sitter-b) | unstable | `HFIJL` | | [bash](https://github.com/tree-sitter/tree-sitter-bash) | unstable | `HF JL` | | @TravonteD [bass](https://github.com/vito/tree-sitter-bass) | unstable | `HFIJL` | | @amaanq [beancount](https://github.com/polarmutex/tree-sitter-beancount) | unstable | `HF J ` | | @polarmutex