return { "kdheepak/lazygit.nvim", dependencies = { "nvim-lua/plenary.nvim", }, lazy = true, cmd = { "LazyGit", "LazyGitConfig", "LazyGitCurrentFile", "LazyGitFilter", "LazyGitFilterCurrentFile", }, keys = { { "og", "LazyGit", desc = "[O]pen Lazy[G]it" }, }, }