use backspace in oil
This commit is contained in:
parent
851238e0b9
commit
44376422e0
@ -10,7 +10,7 @@ return {
|
||||
['<C-p>'] = 'actions.preview',
|
||||
['<C-c>'] = 'actions.close',
|
||||
['<C-l>'] = 'actions.refresh',
|
||||
['-'] = 'actions.parent',
|
||||
['<backspace>'] = 'actions.parent',
|
||||
['_'] = 'actions.open_cwd',
|
||||
['`'] = 'actions.cd',
|
||||
['~'] = 'actions.tcd',
|
||||
|
Loading…
x
Reference in New Issue
Block a user