return { "tpope/vim-fugitive", keys = { -- load the plugin only when using it's keybinding: { "gs", vim.cmd.Git, desc = "Vim Fugitive" }, }, }