Modules/Neovim: Replace lazygit with Snacks.lazygit
This commit is contained in:
@ -678,7 +678,7 @@
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>gg";
|
||||
action = "<cmd>LazyGit<cr>";
|
||||
action = "<cmd>lua Snacks.lazygit.open()<cr>";
|
||||
options.desc = "LazyGit";
|
||||
}
|
||||
{
|
||||
|
Reference in New Issue
Block a user