return { 'tpope/vim-fugitive', -- close to native git command integrations -- keys = { -- { "gs", vim.cmd.Git, desc = "Git Status" } -- }, cmd = {'Git'} }