This commit is contained in:
2026-05-20 07:25:18 -04:00
parent 6de925deef
commit ba4640a1b3
2 changed files with 12 additions and 3 deletions
+2 -2
View File
@@ -10,11 +10,11 @@ prepend_previewers = [
]
[[plugin.prepend_fetchers]]
id = "git"
url = "*"
run = "git"
group = "git"
[[plugin.prepend_fetchers]]
id = "git"
url = "*/"
run = "git"
group = "git"