return { "tpope/vim-fugitive", cmd = { "G", "Git" }, keys = { -- stylua: ignore start { "gS", "tab Git", desc = " [S]status with fugitive" }, { "gb", "Git blame", desc = " [b]lame" }, -- stylua: ignore end }, }