1
0
Fork 0
mirror of https://github.com/LazyVim/LazyVim.git synced 2025-08-22 18:28:34 +02:00
LazyVim.LazyVim/lua/lazyvim/plugins/core.lua

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