bot(lockfile): update fortran, nu, r

This commit is contained in:
nvim-treesitter-bot[bot] 2024-11-23 06:43:24 +00:00
parent e05c280659
commit 305c265bdb
2 changed files with 4 additions and 4 deletions

View file

@ -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" },
}