Skip to content

Commit 0358c1d

Browse files
committed
version9.jax: Update Vim 9.0.0636 translate
1 parent a5d49f9 commit 0358c1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Vim9 script についての情報はヘルプファイルの |Vim9| で見付け
7070
ペースにマッチを表示することができました。少量のマッチのときのみに適合する方法
7171
です。
7272

73-
現在は "wildoptions' に "pum" を設定することで、ポップアップメニューを使うこと
73+
現在は 'wildoptions' に "pum" を設定することで、ポップアップメニューを使うこと
7474
ができます。これは多数のマッチを表示するのに適切です。この表示の際に複数回の再
7575
表示が必要になりますが、しかし現在のコンピュータは充分に早いため問題にはなりま
7676
せん。
@@ -28239,7 +28239,7 @@ Files: runtime/doc/repeat.txt, src/scriptfile.c, src/vim9script.c,
2823928239
src/proto/vim9script.pro, src/testdir/test_source.vim
2824028240

2824128241
Patch 8.2.4608
28242-
Problem: getcompletion() does not work properly when 'wildoptions
28242+
Problem: getcompletion() does not work properly when 'wildoptions'
2824328243
contains "fuzzy".
2824428244
Solution: Do not use addstar(). (Yegappan Lakshmanan, closes #9992,
2824528245
closes #9986)

0 commit comments

Comments
 (0)