Skip to content

Commit 929198b

Browse files
committed
feat(bootstrap): bootstrap with last lazy stable release
1 parent 1682edc commit 929198b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/lazy/init.lua

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ function M.bootstrap()
7373
"clone",
7474
"--filter=blob:none",
7575
"--single-branch",
76+
"--branch=stable", -- remove this if you want to bootstrap to HEAD
7677
"https://github.com/folke/lazy.nvim.git",
7778
lazypath,
7879
})

0 commit comments

Comments
 (0)