File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 27
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Apr 03
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41545,6 +41545,8 @@ Vim9 script の列挙型サポート |:enum|
4154541545
4154641546protected _new() メソッドのサポート
4154741547
41548+ 変数データ型として object<{type}> のサポートを追加 |vim9-types|
41549+
4154841550差分モード~
4154941551-----------
4155041552'diffopt' 設定に "linematch" アルゴリズムを含める。これにより、類似の行のバッ
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Mar 27
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Apr 03
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41553,6 +41553,8 @@ Enum support for Vim9 script |:enum|
4155341553
4155441554Support for protected _new() method
4155541555
41556+ Add support for object<{type}> as variable data type |vim9-types|
41557+
4155641558Diff mode ~
4155741559---------
4155841560Include the "linematch" algorithm for the 'diffopt' setting. This aligns
You can’t perform that action at this time.
0 commit comments