return { { 'kdheepak/lazygit.nvim', dependencies = { 'nvim-lua/plenary.nvim', }, keys = { { 'gg', ':LazyGit', desc = '[gg] Open lazygit' }, }, } };