return { { 'tpope/vim-fugitive', config = function() vim.api.nvim_set_keymap("n", "G", "Git", {}) end, } }