mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +02:00
Make keybindings for the "Amend attribute" menu configurable
This commit is contained in:
committed by
Stefan Haller
parent
b1523c3f07
commit
e1b341e174
@@ -279,6 +279,10 @@ keybinding:
|
||||
bulkMenu: 'b'
|
||||
commitMessage:
|
||||
switchToEditor: '<c-o>'
|
||||
amendAttribute:
|
||||
addCoAuthor: 'c'
|
||||
resetAuthor: 'a'
|
||||
setAuthor: 'A'
|
||||
```
|
||||
|
||||
## Platform Defaults
|
||||
|
||||
Reference in New Issue
Block a user