|
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 Aug 16<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 Aug 23<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br> |
|
628 | 628 | <a class="Type" href="options.html#'autochdir'">'autochdir'</a> <a class="Type" href="options.html#'acd'">'acd'</a> 現在編集中のファイルのディレクトリに変更する<br> |
629 | 629 | <a class="Type" href="options.html#'autocomplete'">'autocomplete'</a> <a class="Type" href="options.html#'ac'">'ac'</a> 挿入モードで自動補完を有効にする<br> |
630 | 630 | <a class="Type" href="options.html#'autocompletedelay'">'autocompletedelay'</a> <a class="Type" href="options.html#'acl'">'acl'</a> 入力後にメニューが表示されるまでの遅延 (msec)<br> |
| 631 | +<span class="MissingTag">'autocompletetimeout'</span> <span class="MissingTag">'act'</span> 自動補完アルゴリズムの初期減衰タイムアウト<br> |
631 | 632 | <a class="Type" href="options.html#'autoindent'">'autoindent'</a> <a class="Type" href="options.html#'ai'">'ai'</a> 直前の行から新しい行のインデントを得る<br> |
632 | 633 | <a class="Type" href="options.html#'autoread'">'autoread'</a> <a class="Type" href="options.html#'ar'">'ar'</a> vim以外でファイル変更した時に自動再読み込みする<br> |
633 | 634 | <a class="Type" href="options.html#'autoshelldir'">'autoshelldir'</a> <a class="Type" href="options.html#'asd'">'asd'</a> シェルのカレントディレクトリに変更する<br> |
|
681 | 682 | <a class="Type" href="options.html#'completeopt'">'completeopt'</a> <a class="Type" href="options.html#'cot'">'cot'</a> 挿入モードでの補完のオプション<br> |
682 | 683 | <a class="Type" href="options.html#'completepopup'">'completepopup'</a> <a class="Type" href="options.html#'cpp'">'cpp'</a> 挿入モード補完情報ポップアップのオプション<br> |
683 | 684 | <a class="Type" href="options.html#'completeslash'">'completeslash'</a> <a class="Type" href="options.html#'csl'">'csl'</a> 補完用の <a class="Type" href="options.html#'shellslash'">'shellslash'</a> のようなもの<br> |
| 685 | +<span class="MissingTag">'completetimeout'</span> <span class="MissingTag">'cto'</span> <span class="Special">CTRL-N</span> と <span class="Special">CTRL-P</span> の初期減衰タイムアウト<br> |
684 | 686 | <a class="Type" href="options.html#'concealcursor'">'concealcursor'</a> <a class="Type" href="options.html#'cocu'">'cocu'</a> カーソル行の Conceal テキストを表示するかどうか<br> |
685 | 687 | <a class="Type" href="options.html#'conceallevel'">'conceallevel'</a> <a class="Type" href="options.html#'cole'">'cole'</a> Conceal テキストを表示するかどうか<br> |
686 | 688 | <a class="Type" href="options.html#'confirm'">'confirm'</a> <a class="Type" href="options.html#'cf'">'cf'</a> 未保存ファイル、リードオンリーファイルの確認方法<br> |
|
0 commit comments