1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

Add a menu item and keybinding to } to increase the context size

This commit is contained in:
DerTeta
2021-09-11 20:42:23 +02:00
committed by Jesse Duffield
parent ba844c18a5
commit 0fbde05928
4 changed files with 11 additions and 0 deletions

View File

@ -154,6 +154,7 @@ keybinding:
appendNewline: '<a-enter>'
extrasMenu: '@'
toggleWhitespaceInDiffView: '<c-w>'
increaseContextInDiffView: '}'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'