nixos/config/nvim/lua/plugins.lua

4 lines
52 B
Lua

return {
{ "folke/lazy.nvim", cmd = "Lazy" },
}