remove "introduced..." fragments
This commit is contained in:
parent
481783c9c5
commit
1e8d2dfe9b
|
@ -539,10 +539,10 @@ Changes
|
||||||
|
|
||||||
* `u`: undo last change
|
* `u`: undo last change
|
||||||
* `<c-k>`: move backward in history
|
* `<c-k>`: move backward in history
|
||||||
* `<a-u>`: undo selection changes. Introduced in v2023.07.29
|
* `<a-u>`: undo selection changes
|
||||||
* `U`: redo last change
|
* `U`: redo last change
|
||||||
* `<c-j>`: move forward in history
|
* `<c-j>`: move forward in history
|
||||||
* `<a-U>`: redo selection changes. Introduced in v2023.07.29
|
* `<a-U>`: redo selection changes
|
||||||
|
|
||||||
* `&`: align selections, align the cursor of selections by inserting
|
* `&`: align selections, align the cursor of selections by inserting
|
||||||
spaces before the first character of the selection
|
spaces before the first character of the selection
|
||||||
|
|
Loading…
Reference in New Issue
Block a user