return {
-- LazyGit
{
'kdheepak/lazygit.nvim',
lazy = false,
keys = {
'<leader>lg',
'<cmd>LazyGit<CR>',
desc = '[L]azy [G]it',
},
}