added snacks

This commit is contained in:
Oliver Hartmann
2024-11-19 07:22:31 +00:00
parent faf9573534
commit 000a7051f1
2 changed files with 40 additions and 9 deletions

View File

@ -42,14 +42,5 @@ return {
lazygit:open()
end
end,
keys = {
{
'<Space>g',
function()
_lazygit_toggle()
end,
desc = 'LazyGit',
},
},
cmd = 'ToggleTerm',
}