Skip to content

Commit 5a6895f

Browse files
committed
Update version9.{txt,jax}
1 parent 012151f commit 5a6895f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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 Feb 23
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 02
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41595,6 +41595,9 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4159541595
"preinsert" - 挿入する値をハイライトする
4159641596
- 複数行の補完を期待通りに処理する
4159741597
- |:hi| コマンドのコマンドライン補完が改善された
41598+
- New option value for 'wildoptions':
41599+
- 'wildoptions' の新しいオプション値:
41600+
"noselect" - wildmenu のエントリを自動選択しない
4159841601

4159941602
オプション: ~
4160041603
- 'commentstring' のデフォルトには、自動コメントの見栄えを良くするための空白の

en/version9.txt

Lines changed: 3 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 Feb 23
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Mar 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41605,6 +41605,8 @@ Completion: ~
4160541605
"preinsert" - highlight to be inserted values
4160641606
- handle multi-line completion as expected
4160741607
- improved commandline completion for the |:hi| command
41608+
- New option value for 'wildoptions':
41609+
"noselect" - do not auto select an entry in the wildmenu
4160841610

4160941611
Options: ~
4161041612
- the default for 'commentstring' contains whitespace padding to have

0 commit comments

Comments
 (0)