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: 2025 Jun 02
1
+ *vi_diff.txt* For Vim バージョン 9.1. Last change: 2025 Jun 10
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1115,7 +1115,7 @@ CTRL-[ <Esc> と同じ
1115
1115
'showmatch' 'sm' 括弧を挿入する場合は、対応する括弧に簡単にジャンプ
1116
1116
する
1117
1117
'showmode' 'smd' 現在のモードを示すステータス行のメッセージ
1118
- 'tabstop' 'ts' ファイル内の <Tab> が使用するスペースの数
1118
+ 'tabstop' 'ts' 2 つのタブストップ間のカラム数。
1119
1119
'taglength' 'tl' タグの有効文字数
1120
1120
'tags' 'tag' tagコマンドで使用されているファイル名のリスト
1121
1121
{Vi: デフォルトは "tags /usr/lib/tags"}
Original file line number Diff line number Diff line change 1
- *vi_diff.txt* For Vim version 9.1. Last change: 2025 Jun 02
1
+ *vi_diff.txt* For Vim version 9.1. Last change: 2025 Jun 10
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1102,7 +1102,7 @@ The following options are supported by Vi: ~
1102
1102
'shiftwidth' 'sw' number of spaces to use for (auto)indent step
1103
1103
'showmatch' 'sm' briefly jump to matching bracket if insert one
1104
1104
'showmode' 'smd' message on status line to show current mode
1105
- 'tabstop' 'ts' number of spaces that <Tab> in file uses
1105
+ 'tabstop' 'ts' number of columns between two tab stops
1106
1106
'taglength' 'tl' number of significant characters for a tag
1107
1107
'tags' 'tag' list of file names used by the tag command
1108
1108
{Vi: default is "tags /usr/lib/tags"}
You can’t perform that action at this time.
0 commit comments