Make keybindings for the "Amend attribute" menu configurable

This commit is contained in:
Abhishek Keshri 2023-10-28 20:19:01 +05:30 committed by Stefan Haller
parent b1523c3f07
commit e1b341e174
4 changed files with 49 additions and 14 deletions

View file

@ -279,6 +279,10 @@ keybinding:
bulkMenu: 'b'
commitMessage:
switchToEditor: '<c-o>'
amendAttribute:
addCoAuthor: 'c'
resetAuthor: 'a'
setAuthor: 'A'
```
## Platform Defaults