File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33helpname: 'insert'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="insert.html " name ="insert.txt "> insert.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Aug 06 < br >
6+ < a class ="Constant " href ="insert.html " name ="insert.txt "> insert.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Aug 16 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
10831083< span class ="Statement "> 自動補完</ span > < a class ="Constant " href ="insert.html#ins-autocompletion " name ="ins-autocompletion "> ins-autocompletion</ a > < br >
10841084< br >
10851085Vim は、< a class ="Identifier " href ="insert.html#i_CTRL-N "> i_CTRL-N</ a > を使うのと同様に、入力中に自動的に補完メニューを表示できる。< br >
1086- < a class ="Type " href ="options.html#'autocomplete' "> 'autocomplete'</ a > を参照。メニュー項目は、< a class ="Type " href ="options.html#'complete' "> 'complete'</ a > オプションに指定されたソース < br >
1087- から収集される 。< br >
1086+ < a class ="Type " href ="options.html#'autocomplete' "> 'autocomplete'</ a > および < span class =" MissingTag " > 'autocompletedelay' </ span > を参照。メニュー項目は、< a class ="Type " href ="options.html#'complete' "> 'complete'</ a > < br >
1087+ オプションに指定されたソースから収集される 。< br >
10881088< br >
10891089手動の < a class ="Identifier " href ="insert.html#i_CTRL-N "> i_CTRL-N</ a > 補完とは異なり、このモードでは Vim の応答性を維持するために< br >
10901090徐々に減少するタイムアウトを使用する。< a class ="Type " href ="options.html#'complete' "> 'complete'</ a > リストの上位にあるソースには、< br >
You can’t perform that action at this time.
0 commit comments