feat: add bicep

This commit is contained in:
Amaan Qureshi 2023-02-23 04:42:37 -05:00
parent 061ee1b98f
commit 028b7dfbdd
8 changed files with 363 additions and 0 deletions

View file

@ -144,6 +144,14 @@ list.bibtex = {
maintainers = { "@theHamsta", "@clason" },
}
list.bicep = {
install_info = {
url = "https://github.com/amaanq/tree-sitter-bicep",
files = { "src/parser.c" },
},
maintainers = { "@amaanq" },
}
list.blueprint = {
install_info = {
url = "https://gitlab.com/gabmus/tree-sitter-blueprint.git",