Swapping to the correct repo

This commit is contained in:
Lucas Crownover 2021-08-27 07:38:34 -07:00 committed by Stephan Seitz
parent c99389fcf5
commit da4488c08b

View file

@ -180,7 +180,7 @@ list.ruby = {
list.perl = {
install_info = {
url = "https://github.com/lcrownover/tree-sitter-perl",
url = "https://github.com/ganezdragon/tree-sitter-perl",
files = { "src/parser.c", "src/scanner.cc" },
generate_requires_npm = true,
},