Skip to content

Commit 3023a02

Browse files
authored
Merge pull request #1967 from h-east/update-version9
Update version9.{txt,jax}
2 parents b8c6847 + 8435a8f commit 3023a02

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/version9.jax

+3-1
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,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4159541595
"preinsert" - 挿入する値をハイライトする
4159641596
- 複数行の補完を期待通りに処理する
4159741597
- |:hi| コマンドのコマンドライン補完が改善された
41598+
- 'wildoptions' の新しいオプション値:
41599+
"noselect" - wildmenu のエントリを自動選択しない
4159841600

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

en/version9.txt

+3-1
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)