master #1

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

View File

@@ -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',