nixos/config/nvim/lua/plugins/init.lua
2023-03-07 21:14:02 +00:00

4 lines
52 B
Lua

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