description for lazygit keys

This commit is contained in:
Oliver Hartmann 2023-05-16 20:50:26 +02:00
parent 5819910aee
commit 4665a3b753

View File

@ -18,7 +18,8 @@ return {
'<Space>g', '<Space>g',
function() function()
require('lazygit').lazygit() require('lazygit').lazygit()
end end,
desc = 'LazyGit'
} }
} }
} }