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