fix(scfg): switch to github mirror

This commit is contained in:
Christian Clason 2024-07-10 22:56:04 +02:00
parent 656ac24233
commit 4068e1c096
2 changed files with 2 additions and 2 deletions

View file

@ -1857,7 +1857,7 @@ list.scala = {
list.scfg = {
install_info = {
url = "https://git.sr.ht/~rockorager/tree-sitter-scfg",
url = "https://github.com/rockorager/tree-sitter-scfg",
files = { "src/parser.c" },
requires_generate_from_grammar = true,
},