We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3321f69 commit 249bb77Copy full SHA for 249bb77
doc/motion.jax
@@ -367,10 +367,10 @@ gg [count] 行目の最初の非空白文字に移動します(行単位
367
368
:[range]go[to] [count] *:go* *:goto* *go*
369
[count]go バッファ中の [count] バイト目に移動します。|exclusive|
370
- モーション。デフォルトでは [count] は1で、ファイルの最
371
- 初になっています。[range]が指定された場合は最後の数字
372
- が使われます。行の終わりを示す文字が数えられるかどうか
373
- は 'fileformat' の設定によります。
+ モーション。デフォルトでは [count] は 1 で、ファイルの
+ 最初になっています。[range] が指定された場合は最後の数
+ 字が使われます。行の終わりを示す文字が数えられるかどう
+ かは 'fileformat' の設定によります。
374
|line2byte()| 関数と 'statusline' の 'o' オプションも
375
参照。
376
{|+byte_offset|機能なしでコンパイルされた場合は使えませ
0 commit comments