mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
feat(roc): switch to active upstream
This commit is contained in:
parent
921763b23d
commit
47994d7e89
5 changed files with 14 additions and 27 deletions
|
|
@ -1782,7 +1782,7 @@ list.robot = {
|
|||
|
||||
list.roc = {
|
||||
install_info = {
|
||||
url = "https://github.com/nat-418/tree-sitter-roc",
|
||||
url = "https://github.com/faldor20/tree-sitter-roc",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@nat-418" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue