Skip to content

Commit f798fbe

Browse files
1 parent ccd64ad commit f798fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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: 2025 Jun 02
1+
*vi_diff.txt* For Vim バージョン 9.1. Last change: 2025 Jun 10
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1115,7 +1115,7 @@ CTRL-[ <Esc> と同じ
11151115
'showmatch' 'sm' 括弧を挿入する場合は、対応する括弧に簡単にジャンプ
11161116
する
11171117
'showmode' 'smd' 現在のモードを示すステータス行のメッセージ
1118-
'tabstop' 'ts' ファイル内の <Tab> が使用するスペースの数
1118+
'tabstop' 'ts' 2 つのタブストップ間のカラム数。
11191119
'taglength' 'tl' タグの有効文字数
11201120
'tags' 'tag' tagコマンドで使用されているファイル名のリスト
11211121
{Vi: デフォルトは "tags /usr/lib/tags"}

0 commit comments

Comments
 (0)