|
3 | 3 | helpname: 'quickref' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="quickref.html" name="quickref.txt">quickref.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jun 04<br> |
| 6 | +<a class="Constant" href="quickref.html" name="quickref.txt">quickref.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jun 12<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
943 | 943 | <a class="Type" href="options.html#'smarttab'">'smarttab'</a> <a class="Type" href="options.html#'sta'">'sta'</a> 先頭空白部分での <span class="Special"><Tab></span> 入力は <a class="Type" href="options.html#'shiftwidth'">'shiftwidth'</a> でイン<br> |
944 | 944 | デントする<br> |
945 | 945 | <a class="Type" href="options.html#'smoothscroll'">'smoothscroll'</a> <a class="Type" href="options.html#'sms'">'sms'</a> <a class="Type" href="options.html#'wrap'">'wrap'</a> の設定時にスクリーン行でスクロールする<br> |
946 | | -<a class="Type" href="options.html#'softtabstop'">'softtabstop'</a> <a class="Type" href="options.html#'sts'">'sts'</a> <span class="Special"><Tab></span>で入力する空白の数<br> |
| 946 | +<a class="Type" href="options.html#'softtabstop'">'softtabstop'</a> <a class="Type" href="options.html#'sts'">'sts'</a> 2 つのソフトタブストップ間のカラム数<br> |
947 | 947 | <a class="Type" href="options.html#'spell'">'spell'</a> スペルチェッキングを有効にする<br> |
948 | 948 | <a class="Type" href="options.html#'spellcapcheck'">'spellcapcheck'</a> <a class="Type" href="options.html#'spc'">'spc'</a> スペルチェッキングを有効にする<br> |
949 | 949 | <a class="Type" href="options.html#'spellfile'">'spellfile'</a> <a class="Type" href="options.html#'spf'">'spf'</a> <a class="Identifier" href="spell.html#zg">zg</a>と<a class="Identifier" href="spell.html#zw">zw</a>が単語を保存するファイル<br> |
|
965 | 965 | <a class="Type" href="options.html#'tabclose'">'tabclose'</a> <a class="Type" href="options.html#'tcl'">'tcl'</a> タブを閉じるときにどのタブページにフォーカスするか<br> |
966 | 966 | <a class="Type" href="options.html#'tabline'">'tabline'</a> <a class="Type" href="options.html#'tal'">'tal'</a> コンソールのタブページラインのカスタムフォーマット<br> |
967 | 967 | <a class="Type" href="options.html#'tabpagemax'">'tabpagemax'</a> <a class="Type" href="options.html#'tpm'">'tpm'</a> タブページの最大数。<a class="Identifier" href="starting.html#-p">-p</a>と "tab all" に使われる<br> |
968 | | -<a class="Type" href="options.html#'tabstop'">'tabstop'</a> <a class="Type" href="options.html#'ts'">'ts'</a> <span class="Special"><Tab></span>の表示幅<br> |
| 968 | +<a class="Type" href="options.html#'tabstop'">'tabstop'</a> <a class="Type" href="options.html#'ts'">'ts'</a> 2 つのタブストップ間のカラム数<br> |
969 | 969 | <a class="Type" href="options.html#'tagbsearch'">'tagbsearch'</a> <a class="Type" href="options.html#'tbs'">'tbs'</a> タグファイル内の検索に二分探索を使う<br> |
970 | 970 | <a class="Type" href="options.html#'tagcase'">'tagcase'</a> <a class="Type" href="options.html#'tc'">'tc'</a> タグファイル内検索で大文字小文字の扱いを指定する<br> |
971 | 971 | <a class="Type" href="options.html#'tagfunc'">'tagfunc'</a> <a class="Type" href="options.html#'tfu'">'tfu'</a> タグマッチのリストを取得する関数<br> |
|
1011 | 1011 | 行数で制限する<br> |
1012 | 1012 | <a class="Type" href="options.html#'updatecount'">'updatecount'</a> <a class="Type" href="options.html#'uc'">'uc'</a> この回数だけ入力するとスワップファイルを更新する<br> |
1013 | 1013 | <a class="Type" href="options.html#'updatetime'">'updatetime'</a> <a class="Type" href="options.html#'ut'">'ut'</a> この時間だけ入力がなければスワップファイルを更新<br> |
1014 | | -<a class="Type" href="options.html#'varsofttabstop'">'varsofttabstop'</a> <a class="Type" href="options.html#'vsts'">'vsts'</a> <span class="Special"><Tab></span> をタイプするときのスペースの数のリスト<br> |
1015 | | -<a class="Type" href="options.html#'vartabstop'">'vartabstop'</a> <a class="Type" href="options.html#'vts'">'vts'</a> <span class="Special"><Tab></span> のスペースの数のリスト<br> |
| 1014 | +<a class="Type" href="options.html#'varsofttabstop'">'varsofttabstop'</a> <a class="Type" href="options.html#'vsts'">'vsts'</a> ソフトタブストップ間のカラム数のリスト<br> |
| 1015 | +<a class="Type" href="options.html#'vartabstop'">'vartabstop'</a> <a class="Type" href="options.html#'vts'">'vts'</a> タブストップ間のカラム数のリスト<br> |
1016 | 1016 | <a class="Type" href="options.html#'verbose'">'verbose'</a> <a class="Type" href="options.html#'vbs'">'vbs'</a> 有益なメッセージを表示する<br> |
1017 | 1017 | <a class="Type" href="options.html#'verbosefile'">'verbosefile'</a> <a class="Type" href="options.html#'vfile'">'vfile'</a> メッセージを書き込むファイル<br> |
1018 | 1018 | <a class="Type" href="options.html#'viewdir'">'viewdir'</a> <a class="Type" href="options.html#'vdir'">'vdir'</a> <a class="Identifier" href="starting.html#:mkview">:mkview</a>によるファイルを格納するディレクトリ<br> |
|
0 commit comments