Skip to content

Commit 360ead0

Browse files
authored
Merge pull request #1381 from vim-jp/hh-update-options
Update options.{txt,jax}
2 parents f9c2e1b + 12842f8 commit 360ead0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/options.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.0. Last change: 2023 Nov 19
1+
*options.txt* For Vim バージョン 9.0. Last change: 2023 Nov 20
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -9337,7 +9337,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
93379337
げる。
93389338

93399339

9340-
*'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'*
9340+
*'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'*
93419341
'wildignorecase' 'wic' 切替 (既定ではオフ)
93429342
グローバル
93439343
オンのとき、ファイル名やディレクトリを補完するときに大文字と小文字が無

en/options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.0. Last change: 2023 Nov 19
1+
*options.txt* For Vim version 9.0. Last change: 2023 Nov 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -9299,7 +9299,7 @@ A jump table for the options with a short description can be found at |Q_op|.
92999299
uses another default.
93009300

93019301

9302-
*'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'*
9302+
*'wildignorecase'* *'wic'* *'nowildignorecase'* *'nowic'*
93039303
'wildignorecase' 'wic' boolean (default off)
93049304
global
93059305
When set case is ignored when completing file names and directories.

0 commit comments

Comments
 (0)