File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *vi_diff.txt* For Vim バージョン 9.1. Last change: 2022 Apr 03
1
+ *vi_diff.txt* For Vim バージョン 9.1. Last change: 2024 May 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -47,7 +47,7 @@ Vimにオープンモードはありません。まったく便利ではない
47
47
48
48
autoprint (ap) 二者択一 (初期値 オン) *'autoprint'* *'ap'*
49
49
beautify (bf) 二者択一 (初期値 オフ) *'beautify'* *'bf'*
50
- flash (fl) 二者択一 (初期値 ?? ) *'flash'* *'fl'*
50
+ flash (fl) 二者択一 (初期値 オン ) *'flash'* *'fl'*
51
51
graphic (gr) 二者択一 (初期値 オフ) *'graphic'* *'gr'*
52
52
hardtabs (ht) 数値 (初期値 8) *'hardtabs'* *'ht'*
53
53
ディスプレイ上で一つの <Tab> が移動するスペースの数
Original file line number Diff line number Diff line change 1
- *vi_diff.txt* For Vim version 9.1. Last change: 2022 Apr 03
1
+ *vi_diff.txt* For Vim version 9.1. Last change: 2024 May 15
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -49,7 +49,7 @@ printed.
49
49
50
50
autoprint (ap) boolean (default on) *'autoprint'* *'ap'*
51
51
beautify (bf) boolean (default off) *'beautify'* *'bf'*
52
- flash (fl) boolean (default ?? ) *'flash'* *'fl'*
52
+ flash (fl) boolean (default on ) *'flash'* *'fl'*
53
53
graphic (gr) boolean (default off) *'graphic'* *'gr'*
54
54
hardtabs (ht) number (default 8) *'hardtabs'* *'ht'*
55
55
number of spaces that a <Tab> moves on the display
You can’t perform that action at this time.
0 commit comments