uses neogit

This commit is contained in:
Dennis 2025-10-23 13:47:12 +02:00
parent 510c2afc14
commit 63978319ac
2 changed files with 19 additions and 1 deletions

View file

@ -39,7 +39,7 @@ return {
keys = {
-- Git
{
"<leader>gg",
"<leader>g_",
function()
Snacks.lazygit()
end,