nixos/home/neovim/config/lua/plugins/init.lua

4 lines
52 B
Lua
Raw Normal View History

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