Skip to content

Commit 4cc62ab

Browse files
1 parent 3dc1cb7 commit 4cc62ab

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 Apr 24<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 May 08<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>
@@ -41620,6 +41620,7 @@
4162041620
&nbsp;&nbsp;ようにする<br>
4162141621
- &quot;:filetype&quot; コマンドの補完を追加<br>
4162241622
-&nbsp;<a class="Identifier" href="builtin.html#getcompletion()">getcompletion()</a>&nbsp;に &quot;filetypecmd&quot; 補完タイプを追加<br>
41623+
-&nbsp;<a class="Type" href="options.html#'smartcase'">'smartcase'</a>&nbsp;は補完のフィルタリングに適用される<br>
4162341624
<br>
4162441625
<span class="PreProc">オプション:</span><br>
4162541626
-&nbsp;<a class="Type" href="options.html#'commentstring'">'commentstring'</a>&nbsp;のデフォルトには、自動コメントの見栄えを良くするための空白の<br>
@@ -41636,6 +41637,7 @@
4163641637
-&nbsp;<a class="Type" href="options.html#'fillchars'">'fillchars'</a>&nbsp;の新しいオプション値:<br>
4163741638
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;trunc&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - 切り詰め表示を設定する、<a class="Type" href="options.html#'pummaxwidth'">'pummaxwidth'</a><br>
4163841639
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;truncrl&quot;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - &quot;trunc&quot; に似ているが&nbsp;<a class="Type" href="options.html#'rl'">'rl'</a>&nbsp;モード用&nbsp;<a class="Type" href="options.html#'pummaxwidth'">'pummaxwidth'</a><br>
41640+
- GTK3 でマウスカーソルの一部が表示されない問題を修正&nbsp;<a class="Type" href="options.html#'mouseshape'">'mouseshape'</a><br>
4163941641
<br>
4164041642
<span class="PreProc">Ex コマンド:</span><br>
4164141643
- 新しい目印を定義するときに優先順位を指定できるようにする&nbsp;<a class="Identifier" href="sign.html#:sign-define">:sign-define</a><br>

0 commit comments

Comments
 (0)