mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
chore: add maintainer for r (#6833)
This commit is contained in:
parent
f0e3b5c5fe
commit
58733401e3
1 changed files with 1 additions and 0 deletions
|
|
@ -1689,6 +1689,7 @@ list.r = {
|
||||||
url = "https://github.com/r-lib/tree-sitter-r",
|
url = "https://github.com/r-lib/tree-sitter-r",
|
||||||
files = { "src/parser.c", "src/scanner.c" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
},
|
},
|
||||||
|
maintainers = { "@ribru17" },
|
||||||
}
|
}
|
||||||
|
|
||||||
list.racket = {
|
list.racket = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue