This commit is contained in:
Maxime Coste 2023-11-04 11:22:24 +11:00
commit 0924401c50

View File

@ -539,8 +539,10 @@ Changes
* `u`: undo last change
* `<c-k>`: move backward in history
* `<a-u>`: undo selection changes
* `U`: redo last change
* `<c-j>`: move forward in history
* `<a-U>`: redo selection changes
* `&`: align selections, align the cursor of selections by inserting
spaces before the first character of the selection