dotfiles/.config/nvim/lua/plugins/lazygit.lua

6 lines
70 B
Lua

return {
{
"kdheepak/lazygit.nvim",
cmd = "LazyGit",
},
}