Skip to content

Commit 9f94740

Browse files
committed
Update version9.{txt,jax}
1 parent cd18b13 commit 9f94740

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

doc/version9.jax

Lines changed: 4 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 Jul 16
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 20
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41627,6 +41627,9 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4162741627

4162841628
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT" が追加された。
4162941629

41630+
- 構文スクリプトで使用するための新しいデフォルトのハイライトグループ "Bold"、
41631+
"Italic" および "BoldItalic" を追加した。
41632+
4163041633
*changed-9.2*
4163141634
変更点~
4163241635
------

en/version9.txt

Lines changed: 4 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 Jul 16
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Jul 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41640,6 +41640,9 @@ Other new features ~
4164041640

4164141641
- The new digraph "APPROACHES THE LIMIT" using ".=" has been added.
4164241642

41643+
- Add the new default highlighting groups "Bold", "Italic" and "BoldItalic"
41644+
for use in syntax scripts.
41645+
4164341646
*changed-9.2*
4164441647
Changed~
4164541648
-------

0 commit comments

Comments
 (0)