Skip to content

Commit f24f013

Browse files
committed
motion.jax: Update Vim 8.2.4812 translate
1 parent b86ba6a commit f24f013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/motion.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*motion.txt* For Vim バージョン 8.2. Last change: 2021 Dec 27
1+
*motion.txt* For Vim バージョン 8.2. Last change: 2022 Apr 18
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1064,7 +1064,7 @@ CTRL-I ジャンプリストの中の [count] だけ新しいカーソル位
10641064
トされます)。
10651065

10661066
ジャンプリスト内の現在位置は ">" マーカーで示される。|:filter| を使って
1067-
|:jump| コマンドをフィルタリングした時は表示されないことがある。
1067+
|:jumps| コマンドをフィルタリングした時は表示されないことがある。
10681068

10691069
現在1167行目にいるとして、CTRL-O コマンドを使うとカーソルは1154行目に移動しま
10701070
す。結果として次のようになります:

0 commit comments

Comments
 (0)