Skip to content

Commit 2ef4037

Browse files
authored
Merge pull request #1667 from vim-jp/hh-update-version9
Update version9.{txt,jax}
2 parents 0a66e01 + d43583e commit 2ef4037

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: 2024 Aug 15
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Aug 23
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41555,6 +41555,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4155541555
|ins-completion-menu| の挿入モード補完およびコマンドライン補完でマッチしたテキ
4155641556
ストのハイライトをサポート。
4155741557

41558+
|ins-completion-menu| で補完の種類のハイライトをサポート。|complete-items| を
41559+
参照。
41560+
4155841561
|gettext()| および |bindtextdomain()| 関数を使用して Vim script プラグインで
4155941562
メッセージを翻訳するためのサポート。
4156041563

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: 2024 Aug 15
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Aug 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41563,6 +41563,9 @@ Support for the XDG Desktop Specification |xdg-base-dir|
4156341563
Support highlighting the matched text for insert-mode completion and
4156441564
command-line completion in |ins-completion-menu|.
4156541565

41566+
Support highlighting the completion kind in |ins-completion-menu|, see
41567+
|complete-items|.
41568+
4156641569
Support for translating messages in Vim script plugins using the |gettext()|
4156741570
and |bindtextdomain()| functions.
4156841571

0 commit comments

Comments
 (0)