[fix] Use LazyGit as cmd

This commit is contained in:
Uttarayan
2023-09-14 11:16:59 +05:30
parent 68bb897c5d
commit 0edda0111e

View File

@@ -514,6 +514,7 @@ return require('lazy').setup({
dependencies = {
"nvim-lua/plenary.nvim",
},
cmd = { "LazyGit" }
},
}, {
defaults = {