File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 16
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 20
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41627,6 +41627,9 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
41627
41627
41628
41628
- ".=" を使用した新しいダイグラフ "APPROACHES THE LIMIT" が追加された。
41629
41629
41630
+ - 構文スクリプトで使用するための新しいデフォルトのハイライトグループ "Bold"、
41631
+ "Italic" および "BoldItalic" を追加した。
41632
+
41630
41633
*changed-9.2*
41631
41634
変更点~
41632
41635
------
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41640,6 +41640,9 @@ Other new features ~
41640
41640
41641
41641
- The new digraph "APPROACHES THE LIMIT" using ".=" has been added.
41642
41642
41643
+ - Add the new default highlighting groups "Bold", "Italic" and "BoldItalic"
41644
+ for use in syntax scripts.
41645
+
41643
41646
*changed-9.2*
41644
41647
Changed~
41645
41648
-------
You can’t perform that action at this time.
0 commit comments