Skip to content

Commit

Permalink
Merge pull request #1798 from h-east/update-undo
Browse files Browse the repository at this point in the history
Update undo.{txt,jax}
  • Loading branch information
h-east authored Nov 9, 2024
2 parents a39aeb9 + 7a8974f commit c8b8f9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/undo.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*undo.txt* For Vim バージョン 9.1. Last change: 2024 Sep 29
*undo.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down
4 changes: 2 additions & 2 deletions en/undo.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*undo.txt* For Vim version 9.1. Last change: 2024 Sep 29
*undo.txt* For Vim version 9.1. Last change: 2024 Nov 09


VIM REFERENCE MANUAL by Bram Moolenaar
Expand Down Expand Up @@ -183,7 +183,7 @@ g- Go to older text state. With a count repeat that many
g+ Go to newer text state. With a count repeat that many
times.
*:lat* *:later*
:lat[er] {count} Go to newer text state {count} times.
:lat[er] {count} Go to newer text state {count} times.
:lat[er] {N}s Go to newer text state about {N} seconds later.
:lat[er] {N}m Go to newer text state about {N} minutes later.
:lat[er] {N}h Go to newer text state about {N} hours later.
Expand Down

0 comments on commit c8b8f9a

Please sign in to comment.