File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 24
24
doc/spell.jax
25
25
doc/tagsrch.jax
26
26
doc/usr_02.jax # 行数は多いけど、まとまった書き換えで、楽そう
27
- doc/various.jax
28
27
29
28
こっから先は100行超えるので、嫌。
30
29
65
64
doc/usr_29.jax
66
65
doc/usr_41.jax
67
66
doc/usr_43.jax
67
+ doc/various.jax
68
68
doc/vi_diff.jax
69
69
70
70
### その他/深い事情があって断念したもの
Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ N *+browse* |:browse| コマンド
320
320
N *+builtin_terms* 幾つかの組み込み端末 | builtin-terms |
321
321
B *++builtin_terms* 全部の組み込み端末 | builtin-terms |
322
322
N *+byte_offset* 'statusline' の'o'フラグ、| go | 、| :goto | をサポート
323
- m *+channel* inter process communication | channel |
323
+ m *+channel* プロセス間通信 | channel |
324
324
N *+cindent* | 'cindent' | , C言語インデント
325
325
N *+clientserver* UnixとWin32: リモート呼び出し | clientserver |
326
326
*+clipboard* | clipboard | サポート
@@ -647,7 +647,8 @@ K カーソル位置のキーワードを調べるためのプログラムを
647
647
g CTRL-A MEM_PROFILING を define して Vim をコンパイルしたとき
648
648
み使えます (通常は使いません)。メモリ使用量の統計を表
649
649
示します。Vim をデバッグするときなどに使います。
650
- For incrementing in Visual mode see | v_g_CTRL-A | .
650
+ ビジュアルモード時のインクリメントは | v_g_CTRL-A | を参
651
+ 照。
651
652
652
653
==============================================================================
653
654
2. less、more の代わりに Vim を使う *less*
You can’t perform that action at this time.
0 commit comments