Skip to content

Commit 5fd8472

Browse files
1 parent 66b3dab commit 5fd8472

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

version9.html

Lines changed: 5 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 10<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 15<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>
@@ -41640,6 +41640,8 @@
4164041640
-&nbsp;<a class="Type" href="options.html#'keyprotocol'">'keyprotocol'</a>&nbsp;オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br>
4164141641
&nbsp;&nbsp;ロトコルを使用) のサポートにより更新された<br>
4164241642
- ビジュアルモードのハイライトの改善&nbsp;<a class="Identifier" href="syntax.html#hl-Visual">hl-Visual</a><br>
41643+
- 非互換モードを使用する場合、<a class="Type" href="options.html#'showcmd'">'showcmd'</a>&nbsp;のデフォルト値は常に有効になる (以前<br>
41644+
&nbsp;&nbsp;は、UNIX システムではオフだった)。そのため、<a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a>&nbsp;から削除された。<br>
4164341645
<br>
4164441646
<span class="PreProc">補完:</span><br>
4164541647
-&nbsp;<a class="Identifier" href="editing.html#:cd">:cd</a>&nbsp;や同様のコマンドで&nbsp;<a class="Type" href="options.html#'cdpath'">'cdpath'</a>&nbsp;からディレクトリを補完できるように、<br>
@@ -41684,6 +41686,8 @@
4168441686
&nbsp;&nbsp;トどおりに動作し、ヘルプバッファをスキップする (ヘルプバッファから実行されて<br>
4168541687
&nbsp;&nbsp;いない場合。そうでない場合は、次/前のヘルプバッファに移動する)。<br>
4168641688
-&nbsp;<a class="Identifier" href="cmdline.html#:keeppatterns">:keeppatterns</a>&nbsp;は、<a class="Identifier" href="change.html#:s">:s</a>&nbsp;と共に使用された場合、最後の置換パターンを保持する<br>
41689+
-&nbsp;<a class="Identifier" href="change.html#:retab">:retab</a>&nbsp;は、インデントされた行の空白のみを変更する新しいオプションパラメー<br>
41690+
&nbsp;&nbsp;タ -indentonly を受け付ける<br>
4168741691
<br>
4168841692
<span class="PreProc">関数:</span><br>
4168941693
- get(function, &quot;arity&quot;) 関数を使用して関数の引数に関する情報を提供する<br>

0 commit comments

Comments
 (0)