new lua style
This commit is contained in:
@ -17,9 +17,7 @@ return {
|
||||
keys = {
|
||||
{
|
||||
'<space>t',
|
||||
function()
|
||||
require('neogit').open()
|
||||
end,
|
||||
function() require('neogit').open() end,
|
||||
},
|
||||
},
|
||||
cmd = { 'Neogit ' },
|
||||
|
Reference in New Issue
Block a user