fix astronvim github path
This commit is contained in:
parent
c1896e65c2
commit
41cfe0743a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
refreshPeriod = "168h"
|
||||
[".config/nvim"]
|
||||
type = "archive"
|
||||
url = "https://github.com/AstroNvim/AstroNvim/archive/master.tar.gz"
|
||||
url = "https://github.com/AstroNvim/template/archive/refs/heads/main.zip"
|
||||
exact = true
|
||||
stripComponents = 1
|
||||
refreshPeriod = "168h"
|
||||
|
|
Loading…
Reference in a new issue