feat(roc): switch to active upstream

This commit is contained in:
Christian Clason 2024-06-15 13:35:42 +02:00
parent 921763b23d
commit 47994d7e89
5 changed files with 14 additions and 27 deletions

View file

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