summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 4e1229815..920fbf519 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -115,8 +115,6 @@ keybinding:
quit: 'q'
quit-alt1: '<c-c>' # alternative/alias of quit
return: '<esc>' # return to previous menu, will quit if there's nowhere to return
- # When set to a printable character, this will work for returning from non-prompt panels
- return-alt1: null
quitWithoutChangingDirectory: 'Q'
togglePanel: '<tab>' # goto the next panel
prevItem: '<up>' # go one line up
@@ -142,7 +140,6 @@ keybinding:
goInto: '<enter>'
openRecentRepos: '<c-r>'
confirm: '<enter>'
- confirm-alt1: 'y'
remove: 'd'
new: 'n'
edit: 'e'