feat(r)!: update parser and queries

This commit is contained in:
Christian Clason 2024-06-15 14:39:06 +02:00
parent 173515a5d2
commit 5373c90c55
9 changed files with 117 additions and 132 deletions

View file

@ -1688,7 +1688,6 @@ list.r = {
url = "https://github.com/r-lib/tree-sitter-r",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@echasnovski" },
}
list.racket = {