return { 'tpope/vim-fugitive', config = function () vim.keymap.set('n', 'gg', ':G', { silent = true }) end }