Skip to content

Commit fee889b

Browse files
committed
Update version9.{txt,jax}
1 parent fdc4063 commit fee889b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

doc/version9.jax

Lines changed: 3 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 Nov 09
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Nov 20
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -41678,6 +41678,8 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4167841678
- 'smartcase' は補完のフィルタリングに適用される
4167941679

4168041680
オプション: ~
41681+
- 'commentstring' はすべてのビルドで使用できるようになた。|+folding| 機能は不
41682+
要になった。
4168141683
- 'commentstring' のデフォルトには、自動コメントの見栄えを良くするための空白の
4168241684
パディングを含んでいる |comment-install|
4168341685
- 'completeopt' は |global-local| オプションになった。

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 Nov 09
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Nov 20
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41692,6 +41692,8 @@ Completion: ~
4169241692
- 'smartcase' applies to completion filtering
4169341693

4169441694
Options: ~
41695+
- 'commentstring' is now available in all builds and no longer requires the
41696+
|+folding| feature
4169541697
- the default for 'commentstring' contains whitespace padding to have
4169641698
automatic comments look nicer |comment-install|
4169741699
- 'completeopt' is now a |global-local| option.

0 commit comments

Comments
 (0)