Skip to content

Commit 53465e3

Browse files
1 parent 02190ab commit 53465e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

version9.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'version9'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Jul 21<br>
6+
<a class="Constant" href="version9.html" name="version9.txt">version9.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2025 Jul 25<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by Bram Moolenaar</span><br>
@@ -41598,6 +41598,7 @@
4159841598
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;preinsert&quot;&nbsp;&nbsp;&nbsp;&nbsp; - 挿入する値をハイライトする<br>
4159941599
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;nearest&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - カーソルまでの距離で補完結果をソートする<br>
4160041600
- ワイルドカード展開をトリガーする新しい関数&nbsp;<a class="Identifier" href="builtin.html#wildtrigger()">wildtrigger()</a><br>
41601+
- 自動補完のサポートが追加された&nbsp;<span class="MissingTag">ins-autocompletion</span><br>
4160141602
<br>
4160241603
<span class="PreProc">プラットフォーム固有</span><br>
4160341604
<span class="PreProc">--------------------</span><br>
@@ -41799,6 +41800,7 @@
4179941800
<br>
4180041801
<span class="PreProc">オプション:</span><br>
4180141802
<br>
41803+
<span class="MissingTag">'autocompletion'</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;自動補完を有効にする&nbsp;<span class="MissingTag">ins-autocompletion</span><br>
4180241804
<a class="Type" href="options.html#'chistory'">'chistory'</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix スタックのサイズ&nbsp;<a class="Identifier" href="quickfix.html#quickfix-stack">quickfix-stack</a><br>
4180341805
<a class="Type" href="options.html#'completefuzzycollect'">'completefuzzycollect'</a>&nbsp;&nbsp;(一部の)&nbsp;<a class="Identifier" href="insert.html#ins-completion">ins-completion</a>&nbsp;モード用のファジーな候補の収<br>
4180441806
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;集を有効にする<br>

0 commit comments

Comments
 (0)