Skip to content

Commit c903d16

Browse files
1 parent 10ca7b1 commit c903d16

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

version9.html

Lines changed: 6 additions & 2 deletions
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: 2024 Dec 16<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: 2024 Dec 29<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>
@@ -41619,6 +41619,10 @@
4161941619
&nbsp;&nbsp;完のタイプが提供される。<br>
4162041620
- Vim (Windows および Unix) の GTK ビルドのデフォルトのフォントサイズが、最近<br>
4162141621
&nbsp;&nbsp;の高 dpi モニターに対応するために 12pt に増やされた。<br>
41622+
- ファイルタイプ検出では、bash スクリプトを &quot;sh&quot; ファイルタイプではなく別の<br>
41623+
&nbsp;&nbsp;&quot;bash&quot; ファイルタイプとして検出するようになった<br>
41624+
- &quot;keyprotocol&quot; オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ<br>
41625+
&nbsp;&nbsp;ロトコルを使用) のサポートにより更新された<br>
4162241626
<br>
4162341627
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Constant" href="version9.html#added-9.2" name="added-9.2">added-9.2</a><br>
4162441628
<span class="PreProc">追加要素</span><br>
@@ -41718,5 +41722,5 @@
4171841722
イムファイルの変更 (構文、インデント、ftplugin、ドキュメント等) は含まれる。<br>
4171941723
<br>
4172041724
<br>
41721-
&nbsp;vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:<br>
41725+
&nbsp;vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:nofoldenable<br>
4172241726
</div>

0 commit comments

Comments
 (0)