Skip to content

Commit 52e1ed5

Browse files
authored
Merge pull request #1850 from h-east/update-options
Update options.{txt,jax}
2 parents 9dc6363 + bfec5df commit 52e1ed5

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

doc/options.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4472,8 +4472,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
44724472
イライトグループについては |highlight-default| を参照。
44734473

44744474
*'history'* *'hi'*
4475-
'history' 'hi' 数値 (Vimの既定値: 50, Viの既定値: 0,
4476-
|defaults.vim| で 200 に設定される)
4475+
'history' 'hi' 数値 (Vimの既定値: 200, Viの既定値: 0)
44774476
グローバル
44784477
":" によるコマンドと以前に使った検索パターンの履歴は保存されるわけだが、
44794478
このオプションはそれぞれの履歴に何個の項目が保存されるかを指定する (記

en/options.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,8 +4435,7 @@ A jump table for the options with a short description can be found at |Q_op|.
44354435
See |highlight-default| for the default highlight groups.
44364436

44374437
*'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)
44404439
global
44414440
A history of ":" commands, and a history of previous search patterns
44424441
is remembered. This option decides how many entries may be stored in

0 commit comments

Comments
 (0)