File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4472,8 +4472,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
4472
4472
イライトグループについては |highlight-default| を参照。
4473
4473
4474
4474
*'history'* *'hi'*
4475
- 'history' 'hi' 数値 (Vimの既定値: 50, Viの既定値: 0,
4476
- |defaults.vim| で 200 に設定される)
4475
+ 'history' 'hi' 数値 (Vimの既定値: 200, Viの既定値: 0)
4477
4476
グローバル
4478
4477
":" によるコマンドと以前に使った検索パターンの履歴は保存されるわけだが、
4479
4478
このオプションはそれぞれの履歴に何個の項目が保存されるかを指定する (記
Original file line number Diff line number Diff line change @@ -4435,8 +4435,7 @@ A jump table for the options with a short description can be found at |Q_op|.
4435
4435
See | highlight-default | for the default highlight groups.
4436
4436
4437
4437
*'history'* *'hi'*
4438
- 'history' 'hi' number (Vim default: 50, Vi default: 0,
4439
- set to 200 in | defaults.vim | )
4438
+ 'history' 'hi' number (Vim default: 200, Vi default: 0)
4440
4439
global
4441
4440
A history of ":" commands, and a history of previous search patterns
4442
4441
is remembered. This option decides how many entries may be stored in
You can’t perform that action at this time.
0 commit comments