master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 4665a3b753 - Show all commits

View File

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