mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
bot(lockfile): update fortran, nu, r
This commit is contained in:
parent
e05c280659
commit
305c265bdb
2 changed files with 4 additions and 4 deletions
|
|
@ -1472,7 +1472,7 @@ list.nqc = {
|
|||
list.nu = {
|
||||
install_info = {
|
||||
url = "https://github.com/nushell/tree-sitter-nu",
|
||||
files = { "src/parser.c" },
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@abhisheksingh0x558" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue