Skip to content

Commit a4a7fd1

Browse files
committed
Update version9.{txt,jax}
1 parent b1b9729 commit a4a7fd1

2 files changed

Lines changed: 21 additions & 4 deletions

File tree

doc/version9.jax

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Feb 16
1+
*version9.txt* For Vim バージョン 9.2. Last change: 2026 Feb 25
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -52572,10 +52572,13 @@ Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5257252572
ポップアップ ~
5257352573
------------
5257452574
- 透明性のサポートについては、|popup-opacity| を参照。
52575+
- 'previewpopup' は 'completepopup' と同じ値をサポートする ("align" を除く)。
5257552576

5257652577
その他 ~
5257752578
------
52578-
完全な XDG 互換性を実現する新しい |xdg.vim| スクリプトが同梱されている
52579+
- 完全な XDG 互換性を実現する新しい |xdg.vim| スクリプトが同梱されている。
52580+
- |ConPTY| のサポートは、Windows 11 時点では安定していると見なされている。
52581+
- |debug-adapter-protocol| の "dap" チャネルモードのサポート。
5257952582

5258052583
*changed-9.3*
5258152584
変更点~
@@ -52584,6 +52587,11 @@ Solution: Limit writing to max KEYBUFLEN bytes to prevent writing out of
5258452587
*added-9.3*
5258552588
追加要素 ~
5258652589
--------
52590+
さまざまな構文、インデント、その他のプラグインが追加された。
52591+
52592+
自動コマンド: ~
52593+
52594+
|SessionLoadPre| |Session| ファイルを読み込む前
5258752595

5258852596
==============================================================================
5258952597
☆パッチ *patches-9.3* *bug-fixes-9.3*

en/version9.txt

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.2. Last change: 2026 Feb 16
1+
*version9.txt* For Vim version 9.2. Last change: 2026 Feb 25
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -52585,10 +52585,14 @@ work in progress.
5258552585
Popups ~
5258652586
------
5258752587
- Support for transparency, see |popup-opacity|.
52588+
- 'previewpopup' supports the same values as 'completepopup' (except for
52589+
"align").
5258852590

5258952591
Other ~
5259052592
-----
52591-
The new |xdg.vim| script for full XDG compatibility is included
52593+
- The new |xdg.vim| script for full XDG compatibility is included.
52594+
- |ConPTY| support is considered stable as of Windows 11.
52595+
- Support for "dap" channel mode for the |debug-adapter-protocol|.
5259252596

5259352597
*changed-9.3*
5259452598
Changed~
@@ -52597,6 +52601,11 @@ Changed~
5259752601
*added-9.3*
5259852602
Added ~
5259952603
-----
52604+
Various syntax, indent and other plugins were added.
52605+
52606+
Autocommands: ~
52607+
52608+
|SessionLoadPre| before loading a |Session| file
5260052609

5260152610
==============================================================================
5260252611
PATCHES *patches-9.3* *bug-fixes-9.3*

0 commit comments

Comments
 (0)