mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
fix(scfg): switch to github mirror
This commit is contained in:
parent
656ac24233
commit
4068e1c096
2 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue