feat: add BitBake

This commit is contained in:
Amaan Qureshi 2023-08-17 00:49:36 -04:00
parent f7bb866405
commit 977e932726
8 changed files with 641 additions and 0 deletions

View file

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