mention <a-u> and <a-U> (selection undo/redo) in readme

This commit is contained in:
Tom Saleeba 2023-11-03 12:20:47 +11:00 committed by GitHub
parent 154a393c7b
commit 481783c9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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