File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
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 Mar 09 < 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 Apr 14 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
11091109< div class ="helpExample "> let matches = ... list of words ...< br >
11101110 return {'words': matches, 'refresh': 'always'}</ div >
11111111< br >
1112+ マッチの検索に時間がかかる場合、< a class ="Identifier " href ="builtin.html#complete_check() "> complete_check()</ a > を使用すると応答性を維持す< br >
1113+ るのに役立つ。< br >
1114+ < br >
11121115 < a class ="Constant " href ="insert.html#complete-items " name ="complete-items "> complete-items</ a > < br >
11131116リストの各要素は文字列か辞書のどちらかであること。文字列の場合はそれが候補とな< br >
11141117る。辞書の場合は以下の要素を含んでいること:< br >
You can’t perform that action at this time.
0 commit comments