Skip to content

Commit

Permalink
feat(lazy): use lazy.nvim HEAD for now till this repo is more stable
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Jan 5, 2023
1 parent a91d4a6 commit 305328f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lua/lazyvim/plugins/core.lua
@@ -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 },
}

0 comments on commit 305328f

Please sign in to comment.