Skip to content

Commit 3ba8cc8

Browse files
committed
Update vi_diff.{txt,jax}
1 parent d92974b commit 3ba8cc8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/vi_diff.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -47,7 +47,7 @@ Vimにオープンモードはありません。まったく便利ではない
4747

4848
autoprint (ap) 二者択一 (初期値 オン) *'autoprint'* *'ap'*
4949
beautify (bf) 二者択一 (初期値 オフ) *'beautify'* *'bf'*
50-
flash (fl) 二者択一 (初期値 ??) *'flash'* *'fl'*
50+
flash (fl) 二者択一 (初期値 オン) *'flash'* *'fl'*
5151
graphic (gr) 二者択一 (初期値 オフ) *'graphic'* *'gr'*
5252
hardtabs (ht) 数値 (初期値 8) *'hardtabs'* *'ht'*
5353
ディスプレイ上で一つの <Tab> が移動するスペースの数

en/vi_diff.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -49,7 +49,7 @@ printed.
4949

5050
autoprint (ap) boolean (default on) *'autoprint'* *'ap'*
5151
beautify (bf) boolean (default off) *'beautify'* *'bf'*
52-
flash (fl) boolean (default ??) *'flash'* *'fl'*
52+
flash (fl) boolean (default on) *'flash'* *'fl'*
5353
graphic (gr) boolean (default off) *'graphic'* *'gr'*
5454
hardtabs (ht) number (default 8) *'hardtabs'* *'ht'*
5555
number of spaces that a <Tab> moves on the display

0 commit comments

Comments
 (0)