return { "NeogitOrg/neogit", keys = { { "gn", "Neogit", desc = "launch neogit" }, }, dependencies = { "nvim-lua/plenary.nvim", -- required "nvim-telescope/telescope.nvim", -- optional "sindrets/diffview.nvim", -- optional "ibhagwan/fzf-lua", -- optional }, config = true, }