return { "NeogitOrg/neogit", keys = { { "", "Neogit", }, }, dependencies = { "nvim-lua/plenary.nvim", -- required "sindrets/diffview.nvim", -- optional - Diff integration -- Only one of these is needed. "ibhagwan/fzf-lua", -- optional }, config = true, }