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
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"}
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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1102,7 +1102,7 @@ The following options are supported by Vi: ~
11021102'shiftwidth' 'sw' number of spaces to use for (auto)indent step
11031103'showmatch' 'sm' briefly jump to matching bracket if insert one
11041104'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
11061106'taglength' 'tl' number of significant characters for a tag
11071107'tags' 'tag' list of file names used by the tag command
11081108 {Vi: default is "tags /usr/lib/tags"}
You can’t perform that action at this time.
0 commit comments