Skip to content

Commit c8b8f9a

Browse files
authored
Merge pull request #1798 from h-east/update-undo
Update undo.{txt,jax}
2 parents a39aeb9 + 7a8974f commit c8b8f9a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/undo.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*undo.txt* For Vim バージョン 9.1. Last change: 2024 Sep 29
1+
*undo.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/undo.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*undo.txt* For Vim version 9.1. Last change: 2024 Sep 29
1+
*undo.txt* For Vim version 9.1. Last change: 2024 Nov 09
22

33

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

0 commit comments

Comments
 (0)