From 647ab9bf0f94423722deb561d452bbccc5ce3281 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 29 Mar 2020 18:13:03 +1100 Subject: better keybinding --- pkg/config/app_config.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkg') diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go index 72e10b095..9db3ce547 100644 --- a/pkg/config/app_config.go +++ b/pkg/config/app_config.go @@ -321,7 +321,7 @@ keybinding: undo: 'z' redo: '' filteringMenu: - diffingMenu: '\' + diffingMenu: '' status: checkForUpdate: 'u' recentRepos: '' @@ -366,7 +366,6 @@ keybinding: cherryPickCopyRange: 'C' pasteCommits: 'v' tagCommit: 'T' - toggleDiffCommit: 'i' checkoutCommit: '' resetCherryPick: '' stash: -- cgit v1.2.3