mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update lockfile.json (#2512)
Co-authored-by: GitHub <noreply@github.com>
This commit is contained in:
parent
b291c74923
commit
708b4e4cac
2 changed files with 4 additions and 4 deletions
|
|
@ -915,7 +915,7 @@ list.vala = {
|
|||
install_info = {
|
||||
url = "https://github.com/matbme/tree-sitter-vala",
|
||||
branch = "main",
|
||||
files = { "src/parser.c" },
|
||||
files = { "src/parser.c", "src/scanner.cc" },
|
||||
},
|
||||
maintainers = { "@matbme" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue