return { { "shumphrey/fugitive-gitlab.vim", cmd = "GBrowse", config = function() vim.g.fugitive_gitlab_domains = { "https://gitlab.otters.xyz" } end, }, { "tpope/vim-fugitive", dependencies = { "tpope/vim-rhubarb", "fugitive-gitlab.vim" }, }, }