1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00

docs(Config.md): add missing keybindings

This commit is contained in:
Ryooooooga
2023-01-10 20:43:23 +09:00
parent c769a78db5
commit acbcf9933d

View File

@@ -189,6 +189,8 @@ keybinding:
viewResetOptions: 'D'
fetch: 'f'
toggleTreeView: '`'
openMergeTool: 'M'
openStatusFilter: '<c-b>'
branches:
createPullRequest: 'o'
viewPullRequestOptions: 'O'