This commit is contained in:
newbie 2024-01-06 20:21:15 +08:00
parent 9b946457da
commit 1f641595fe

View File

@ -7,7 +7,7 @@ if not G.loop.fs_stat(lazypath) then
"git", "git",
"clone", "clone",
"--filter=blob:none", "--filter=blob:none",
"http://git.qqnewbie.top/newbieQQ/lazy.nvim.git", "http://git.qqnewbie.top/newbie/lazy.nvim.git",
"--branch=stable", "--branch=stable",
lazypath, lazypath,
}) })