mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
docs: use https to bootstrap lazy
This commit is contained in:
parent
ae644a604d
commit
5ecc988610
2 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ function M.bootstrap()
|
|||
"clone",
|
||||
"--filter=blob:none",
|
||||
"--single-branch",
|
||||
"git@github.com:folke/lazy.nvim.git",
|
||||
"https://github.com/folke/lazy.nvim.git",
|
||||
lazypath,
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue