master #1

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

View File

@@ -18,6 +18,7 @@ return {
{ {
'<space>t', '<space>t',
function() require('neogit').open() end, function() require('neogit').open() end,
desc = 'Open Neogit',
}, },
}, },
cmd = { 'Neogit ' }, cmd = { 'Neogit ' },