Fix typo in README

This commit is contained in:
Maxime Coste 2023-06-17 18:14:15 +10:00
parent 5901d2e06b
commit 7027cccf82

View File

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