File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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*
Original file line number Diff line number Diff line change 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.
5258552585Popups ~
5258652586------
5258752587- Support for transparency, see |popup-opacity|.
52588+ - 'previewpopup' supports the same values as 'completepopup' (except for
52589+ "align").
5258852590
5258952591Other ~
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*
5259452598Changed~
@@ -52597,6 +52601,11 @@ Changed~
5259752601 *added-9.3*
5259852602Added ~
5259952603-----
52604+ Various syntax, indent and other plugins were added.
52605+
52606+ Autocommands: ~
52607+
52608+ |SessionLoadPre| before loading a |Session| file
5260052609
5260152610==============================================================================
5260252611PATCHES *patches-9.3* *bug-fixes-9.3*
You can’t perform that action at this time.
0 commit comments