Skip to content

Commit 1dc0989

Browse files
committed
Update options.{txt,jax}
1 parent eb91dd4 commit 1dc0989

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

doc/options.jax

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim バージョン 9.1. Last change: 2024 Oct 16
1+
*options.txt* For Vim バージョン 9.1. Last change: 2024 Oct 22
22

33

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

34233423
*'fileformat'* *'ff'*
34243424
'fileformat' 'ff' 文字列 (MS-Windows での既定値: "dos",
3425-
Unix, macOS での既定値: "unix")
3425+
Unix での既定値: "unix")
34263426
バッファについてローカル
34273427
バッファにファイルを読み込んだり、バッファからファイルに書き込んだりす
34283428
るときに使われる <EOL> を、カレントバッファについて設定する。
@@ -3447,7 +3447,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
34473447
*'fileformats'* *'ffs'*
34483448
'fileformats' 'ffs' 文字列 (既定値:
34493449
Vim+Vi MS-Windows: "dos,unix",
3450-
Vim Unix, macOS: "unix,dos",
3450+
Vim Unix: "unix,dos",
34513451
Vi Cygwin: "unix,dos",
34523452
Vi その他: "")
34533453
グローバル
@@ -4973,7 +4973,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
49734973
'compatible' がオフになるとVimの既定値に設定されるので注意。
49744974

49754975
*'isprint'* *'isp'*
4976-
'isprint' 'isp' 文字列 (Win32とmacOSでの既定値:
4976+
'isprint' 'isp' 文字列 (Win32 と VMSで の既定値:
49774977
"@,~-255"; それ以外では: "@,161-255")
49784978
グローバル
49794979
このオプションで指定された文字は、画面に直接表示される。またパターン
@@ -6759,9 +6759,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる
67596759
$VIMRUNTIME,
67606760
$VIM/vimfiles/after,
67616761
$HOME/vimfiles/after"
6762-
macOS: "$VIM:vimfiles,
6763-
$VIMRUNTIME,
6764-
$VIM:vimfiles:after"
67656762
Haiku: "$BE_USER_SETTINGS/vim,
67666763
$VIM/vimfiles,
67676764
$VIMRUNTIME,
@@ -9104,7 +9101,6 @@ Note 1番目の形式では、行全体がオプション指定に使われる
91049101
Win32用: "$HOME/vimfiles/view",
91059102
Unix用: "$HOME/.vim/view" または
91069103
"$XDG_CONFIG_HOME/vim/view"
9107-
macOS用: "$VIM/vimfiles/view",
91089104
VMS用: "sys$login:vimfiles/view")
91099105
グローバル
91109106
{|+mksession| 機能付きでコンパイルされたときのみ有効}

en/options.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*options.txt* For Vim version 9.1. Last change: 2024 Oct 16
1+
*options.txt* For Vim version 9.1. Last change: 2024 Oct 22
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -3403,7 +3403,7 @@ A jump table for the options with a short description can be found at |Q_op|.
34033403

34043404
*'fileformat'* *'ff'*
34053405
'fileformat' 'ff' string (MS-Windows default: "dos",
3406-
Unix, macOS default: "unix")
3406+
Unix default: "unix")
34073407
local to buffer
34083408
This gives the <EOL> of the current buffer, which is used for
34093409
reading/writing the buffer from/to a file:
@@ -3426,7 +3426,7 @@ A jump table for the options with a short description can be found at |Q_op|.
34263426
*'fileformats'* *'ffs'*
34273427
'fileformats' 'ffs' string (default:
34283428
Vim+Vi MS-Windows: "dos,unix",
3429-
Vim Unix, macOS: "unix,dos",
3429+
Vim Unix: "unix,dos",
34303430
Vi Cygwin: "unix,dos",
34313431
Vi others: "")
34323432
global
@@ -4917,7 +4917,7 @@ A jump table for the options with a short description can be found at |Q_op|.
49174917
set and to the Vim default value when 'compatible' is reset.
49184918

49194919
*'isprint'* *'isp'*
4920-
'isprint' 'isp' string (default for Win32 and macOS:
4920+
'isprint' 'isp' string (default for Win32 and VMS:
49214921
"@,~-255"; otherwise: "@,161-255")
49224922
global
49234923
The characters given by this option are displayed directly on the
@@ -6742,9 +6742,6 @@ A jump table for the options with a short description can be found at |Q_op|.
67426742
$VIMRUNTIME,
67436743
$VIM/vimfiles/after,
67446744
$HOME/vimfiles/after"
6745-
macOS: "$VIM:vimfiles,
6746-
$VIMRUNTIME,
6747-
$VIM:vimfiles:after"
67486745
Haiku: "$BE_USER_SETTINGS/vim,
67496746
$VIM/vimfiles,
67506747
$VIMRUNTIME,
@@ -9057,7 +9054,6 @@ A jump table for the options with a short description can be found at |Q_op|.
90579054
for Win32: "$HOME/vimfiles/view",
90589055
for Unix: "$HOME/.vim/view" or
90599056
"$XDG_CONFIG_HOME/vim/view"
9060-
for macOS: "$VIM/vimfiles/view",
90619057
for VMS: "sys$login:vimfiles/view")
90629058
global
90639059
{not available when compiled without the |+mksession|

0 commit comments

Comments
 (0)