[fix] Use LazyGit as cmd
This commit is contained in:
@@ -514,6 +514,7 @@ return require('lazy').setup({
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
cmd = { "LazyGit" }
|
||||
},
|
||||
}, {
|
||||
defaults = {
|
||||
|
||||
Reference in New Issue
Block a user