Skip to content

Commit 249bb77

Browse files
committed
Fix by review
1 parent 3321f69 commit 249bb77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/motion.jax

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@ gg [count] 行目の最初の非空白文字に移動します(行単位
367367

368368
:[range]go[to] [count] *:go* *:goto* *go*
369369
[count]go バッファ中の [count] バイト目に移動します。|exclusive|
370-
モーション。デフォルトでは [count] は1で、ファイルの最
371-
初になっています[range]が指定された場合は最後の数字
372-
が使われます。行の終わりを示す文字が数えられるかどうか
373-
'fileformat' の設定によります。
370+
モーション。デフォルトでは [count] は 1 で、ファイルの
371+
最初になっています[range] が指定された場合は最後の数
372+
字が使われます。行の終わりを示す文字が数えられるかどう
373+
かは 'fileformat' の設定によります。
374374
|line2byte()| 関数と 'statusline' の 'o' オプションも
375375
参照。
376376
{|+byte_offset|機能なしでコンパイルされた場合は使えませ

0 commit comments

Comments
 (0)