File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Feb 23
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 02
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41595,6 +41595,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41595
41595
"preinsert" - 挿入する値をハイライトする
41596
41596
- 複数行の補完を期待通りに処理する
41597
41597
- |:hi| コマンドのコマンドライン補完が改善された
41598
+ - 'wildoptions' の新しいオプション値:
41599
+ "noselect" - wildmenu のエントリを自動選択しない
41598
41600
41599
41601
オプション: ~
41600
41602
- 'commentstring' のデフォルトには、自動コメントの見栄えを良くするための空白の
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41605,6 +41605,8 @@ Completion: ~
41605
41605
"preinsert" - highlight to be inserted values
41606
41606
- handle multi-line completion as expected
41607
41607
- improved commandline completion for the |:hi| command
41608
+ - New option value for 'wildoptions':
41609
+ "noselect" - do not auto select an entry in the wildmenu
41608
41610
41609
41611
Options: ~
41610
41612
- the default for 'commentstring' contains whitespace padding to have
You can’t perform that action at this time.
0 commit comments