summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLiberatys <nick.flueckiger@renuo.ch>2021-05-27 16:22:33 +0200
committerJesse Duffield <jessedduffield@gmail.com>2021-05-30 13:25:44 +1000
commit44f7fc6f7c03a8eeb18e22f3605a384516b31baa (patch)
treec53fad0026a5cad4eb62c3c6a362e31ca93ce87f /docs
parentf92fcfbb47e9893aa3dd475ce964c797e9f1b5d2 (diff)
Add global binding to open recent repos
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 503fd13b8..c37747dbe 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -98,6 +98,7 @@ keybinding:
optionMenu-alt1: '?' # show help menu
select: '<space>'
goInto: '<enter>'
+ openRecentRepos: '<c-r>'
confirm: '<enter>'
confirm-alt1: 'y'
remove: 'd'