diff options
| author | Amaan Qureshi <amaanq12@gmail.com> | 2023-02-23 04:42:37 -0500 |
|---|---|---|
| committer | Amaan Qureshi <amaanq12@gmail.com> | 2023-02-24 17:43:13 -0500 |
| commit | 028b7dfbddffdd4738a25a76b280d9b26f38ce42 (patch) | |
| tree | ef062f1360d6fb2b5ff7e7318816b5b966404375 /README.md | |
| parent | Fix broken YANG indent tests (diff) | |
| download | nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar.gz nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar.bz2 nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar.lz nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar.xz nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.tar.zst nvim-treesitter-028b7dfbddffdd4738a25a76b280d9b26f38ce42.zip | |
feat: add bicep
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -181,6 +181,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD) - [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) - [x] [blueprint](https://gitlab.com/gabmus/tree-sitter-blueprint.git) (experimental, maintained by @gabmus) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @Luxed) |
