feat(lazy): use lazy.nvim HEAD for now till this repo is more stable
This commit is contained in:
1 file changed
+4
@@ -0,0 +1,4 @@
|
|||||||
|
return {
|
||||||
|
-- set to HEAD for now. I'm sill making too many changes for this repo related to lazy itself
|
||||||
|
{ "folke/lazy.nvim", version = false },
|
||||||
|
}
|
||||||
Reference in new issue
Block a user