Skip to content

Commit e1c98c1

Browse files
authored
Merge pull request #2022 from h-east/update-version9
Update version9.{txt,jax}
2 parents b53eb95 + 05dfbe1 commit e1c98c1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/version9.jax

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

4154641546
protected _new() メソッドのサポート
4154741547

41548+
変数データ型として object<{type}> のサポートを追加 |vim9-types|
41549+
4154841550
差分モード~
4154941551
-----------
4155041552
'diffopt' 設定に "linematch" アルゴリズムを含める。これにより、類似の行のバッ

en/version9.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

4155441554
Support for protected _new() method
4155541555

41556+
Add support for object<{type}> as variable data type |vim9-types|
41557+
4155641558
Diff mode ~
4155741559
---------
4155841560
Include the "linematch" algorithm for the 'diffopt' setting. This aligns

0 commit comments

Comments
 (0)