Fixed lazy conf and update lock file
This commit is contained in:
@@ -4,7 +4,6 @@ if not vim.loop.fs_stat(lazypath) then
|
||||
vim.fn.system {
|
||||
"git",
|
||||
"clone",
|
||||
"--depth=1",
|
||||
"--filter=blob:none",
|
||||
"https://github.com/folke/lazy.nvim.git",
|
||||
"--branch=stable",
|
||||
|
||||
Reference in New Issue
Block a user