mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +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: "")),
|
commit: Some(( code: Enter, modifiers: "")),
|
||||||
newline: Some(( code: Enter, modifiers: "ALT")),
|
newline: Some(( code: Enter, modifiers: "ALT")),
|
||||||
|
|
||||||
|
undo_commit: Some(( code: Char('U'), modifiers: "")),
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue