return { 'tpope/vim-fugitive', init = function() vim.keymap.set("n", "gs", vim.cmd.Git) end }