File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *undo.txt* For Vim バージョン 9.1. Last change: 2024 Sep 29
1
+ *undo.txt* For Vim バージョン 9.1. Last change: 2024 Nov 09
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -183,7 +183,7 @@ g- Go to older text state. With a count repeat that many
183
183
g+ Go to newer text state. With a count repeat that many
184
184
times.
185
185
*:lat* *:later*
186
- :lat[er] {count} Go to newer text state {count} times.
186
+ :lat[er] {count} Go to newer text state {count} times.
187
187
:lat[er] {N} s Go to newer text state about {N} seconds later.
188
188
:lat[er] {N} m Go to newer text state about {N} minutes later.
189
189
:lat[er] {N} h Go to newer text state about {N} hours later.
You can’t perform that action at this time.
0 commit comments