dotfiles/.config/nvim/lua/plugins/retire.lua

5 lines
90 B
Lua

return {
"chrisgrieser/nvim-early-retirement",
config = true,
event = "VeryLazy",
}