mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-02 23:33:05 +00:00
Fix undo commit
This commit is contained in:
parent
a326fd9bb3
commit
ecab9e5593
1 changed files with 2 additions and 0 deletions
|
@ -31,4 +31,6 @@
|
|||
|
||||
commit: Some(( code: Enter, modifiers: "")),
|
||||
newline: Some(( code: Enter, modifiers: "ALT")),
|
||||
|
||||
undo_commit: Some(( code: Char('U'), modifiers: "")),
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue