From 1f641595fe9adc564bed994a0b6dc4d55c866505 Mon Sep 17 00:00:00 2001 From: newbie Date: Sat, 6 Jan 2024 20:21:15 +0800 Subject: [PATCH] update --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 23e15ec..9046f0c 100644 --- a/init.lua +++ b/init.lua @@ -7,7 +7,7 @@ if not G.loop.fs_stat(lazypath) then "git", "clone", "--filter=blob:none", - "http://git.qqnewbie.top/newbieQQ/lazy.nvim.git", + "http://git.qqnewbie.top/newbie/lazy.nvim.git", "--branch=stable", lazypath, })