mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 01:08:59 +02:00
4 lines
149 B
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 },
|
|
}
|