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: 2024 Aug 15
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2024 Aug 23
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41555,6 +41555,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41555
41555
|ins-completion-menu| の挿入モード補完およびコマンドライン補完でマッチしたテキ
41556
41556
ストのハイライトをサポート。
41557
41557
41558
+ |ins-completion-menu| で補完の種類のハイライトをサポート。|complete-items| を
41559
+ 参照。
41560
+
41558
41561
|gettext()| および |bindtextdomain()| 関数を使用して Vim script プラグインで
41559
41562
メッセージを翻訳するためのサポート。
41560
41563
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2024 Aug 15
1
+ *version9.txt* For Vim version 9.1. Last change: 2024 Aug 23
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41563,6 +41563,9 @@ Support for the XDG Desktop Specification |xdg-base-dir|
41563
41563
Support highlighting the matched text for insert-mode completion and
41564
41564
command-line completion in |ins-completion-menu|.
41565
41565
41566
+ Support highlighting the completion kind in |ins-completion-menu|, see
41567
+ |complete-items|.
41568
+
41566
41569
Support for translating messages in Vim script plugins using the |gettext()|
41567
41570
and |bindtextdomain()| functions.
41568
41571
You can’t perform that action at this time.
0 commit comments