mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-22 05:29:44 +02:00
switch to 'i' for toggling diff commits
This commit is contained in:
parent
a3ea19be8e
commit
79e696d8a7
@ -112,7 +112,7 @@ Default path for the config file: `~/.config/jesseduffield/lazygit/config.yml`
|
|||||||
cherryPickCopyRange: 'C'
|
cherryPickCopyRange: 'C'
|
||||||
pasteCommits: 'v'
|
pasteCommits: 'v'
|
||||||
tagCommit: 'T'
|
tagCommit: 'T'
|
||||||
toggleDiffCommit: 'h'
|
toggleDiffCommit: 'i'
|
||||||
checkoutCommit: '<space>'
|
checkoutCommit: '<space>'
|
||||||
stash:
|
stash:
|
||||||
popStash: 'g'
|
popStash: 'g'
|
||||||
|
@ -345,7 +345,7 @@ keybinding:
|
|||||||
cherryPickCopyRange: 'C'
|
cherryPickCopyRange: 'C'
|
||||||
pasteCommits: 'v'
|
pasteCommits: 'v'
|
||||||
tagCommit: 'T'
|
tagCommit: 'T'
|
||||||
toggleDiffCommit: 'h'
|
toggleDiffCommit: 'i'
|
||||||
checkoutCommit: '<space>'
|
checkoutCommit: '<space>'
|
||||||
stash:
|
stash:
|
||||||
popStash: 'g'
|
popStash: 'g'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user