new lua style
This commit is contained in:
@ -29,9 +29,7 @@ return {
|
||||
keys = {
|
||||
{
|
||||
'-',
|
||||
function()
|
||||
require('oil').open()
|
||||
end,
|
||||
function() require('oil').open() end,
|
||||
desc = 'Open oil',
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user