From ecb5c1e43aa01721fa29858baf70b0bf804a9ec6 Mon Sep 17 00:00:00 2001 From: Niverton Date: Mon, 12 Feb 2024 10:54:08 +0100 Subject: [PATCH] Update Astrobox URL --- lua/plugins/10-colorscheme.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins/10-colorscheme.lua b/lua/plugins/10-colorscheme.lua index 7cbdaaa..3e85f7b 100644 --- a/lua/plugins/10-colorscheme.lua +++ b/lua/plugins/10-colorscheme.lua @@ -9,7 +9,7 @@ return { }, { name = "astrobox", - url = "https://git.niverton.tk/niverton/Astrobox.git", + url = "https://git.niverton.ovh/niverton/Astrobox.git", dev = true, -- Use local dir if available opts = { contrast = "hard",