1
0
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:
Ryooooooga
2023-01-10 20:43:23 +09:00
parent c769a78db5
commit acbcf9933d
+2
View File
@@ -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'