return { 'kdheepak/lazygit.nvim', vim.api.nvim_set_keymap('n', 'gg', ':LazyGit', { noremap = true, silent = true }) }