summaryrefslogtreecommitdiffstats
path: root/pkg/config
diff options
context:
space:
mode:
authorDavid Chen <weichen2000121@gmail.com>2020-01-07 19:14:54 -0800
committerDavid Chen <weichen2000121@gmail.com>2020-01-07 19:14:54 -0800
commit205d731d7be974abcece5e02cc351bd26101168c (patch)
tree75e2ec1225dbd3e8b48cdcf183dcafb4e494d7d7 /pkg/config
parent3e875cc5935fcdd5db26d612b882ff79f73d9133 (diff)
added a seperate keybinding option for checking out commits
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index 5869ed612..8a6f0bb0c 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -345,6 +345,7 @@ keybinding:
pasteCommits: 'v'
tagCommit: 'T'
toggleDiffCommit: 'h'
+ checkoutCommit: '<space>'
stash:
popStash: 'g'
commitFiles: