Files
LazyVim/lua/lazyvim/plugins/core.lua

5 lines
149 B
Lua

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 },
}