mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
Swapping to the correct repo
This commit is contained in:
parent
c99389fcf5
commit
da4488c08b
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ list.ruby = {
|
||||||
|
|
||||||
list.perl = {
|
list.perl = {
|
||||||
install_info = {
|
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" },
|
files = { "src/parser.c", "src/scanner.cc" },
|
||||||
generate_requires_npm = true,
|
generate_requires_npm = true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue