mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-06-20 01:19:23 +02:00
docs(Config.md): add missing keybindings
This commit is contained in:
@@ -189,6 +189,8 @@ keybinding:
|
|||||||
viewResetOptions: 'D'
|
viewResetOptions: 'D'
|
||||||
fetch: 'f'
|
fetch: 'f'
|
||||||
toggleTreeView: '`'
|
toggleTreeView: '`'
|
||||||
|
openMergeTool: 'M'
|
||||||
|
openStatusFilter: '<c-b>'
|
||||||
branches:
|
branches:
|
||||||
createPullRequest: 'o'
|
createPullRequest: 'o'
|
||||||
viewPullRequestOptions: 'O'
|
viewPullRequestOptions: 'O'
|
||||||
|
|||||||
Reference in New Issue
Block a user