mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
chore(bicep): update queries and add scanner
This commit is contained in:
parent
d2b4563230
commit
8b99311ca1
4 changed files with 29 additions and 15 deletions
|
|
@ -180,7 +180,7 @@ list.bibtex = {
|
|||
list.bicep = {
|
||||
install_info = {
|
||||
url = "https://github.com/amaanq/tree-sitter-bicep",
|
||||
files = { "src/parser.c" },
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue