File tree 2 files changed +6
-2
lines changed 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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41545,6 +41545,8 @@ Vim9 script の列挙型サポート |:enum|
41545
41545
41546
41546
protected _new() メソッドのサポート
41547
41547
41548
+ 変数データ型として object<{type}> のサポートを追加 |vim9-types|
41549
+
41548
41550
差分モード~
41549
41551
-----------
41550
41552
'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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41553,6 +41553,8 @@ Enum support for Vim9 script |:enum|
41553
41553
41554
41554
Support for protected _new() method
41555
41555
41556
+ Add support for object<{type}> as variable data type |vim9-types|
41557
+
41556
41558
Diff mode ~
41557
41559
---------
41558
41560
Include the "linematch" algorithm for the 'diffopt' setting. This aligns
You can’t perform that action at this time.
0 commit comments