Skip to content

Commit 07d1a69

Browse files
committed
Update version9.{txt,jax}
1 parent dbfd08b commit 07d1a69

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 Sep 14
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 15
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41658,6 +41658,8 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4165841658
- 'diffopt' のデフォルト値を
4165941659
"internal,filler,closeoff,indent-heuristic,inline:char" に更新して、差分モー
4166041660
ドの体験を改善する。
41661+
- 'ruler' オプションの値は非互換モードを使用する場合に常に有効になり、
41662+
|defaults.vim| から削除される。
4166141663

4166241664
補完: ~
4166341665
- |:cd| や同様のコマンドで 'cdpath' からディレクトリを補完できるように、

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 Sep 14
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Sep 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41672,6 +41672,8 @@ Default values: ~
4167241672
|defaults.vim|
4167341673
- Improve the diff mode experience by updating the 'diffopt' default value to
4167441674
"internal,filler,closeoff,indent-heuristic,inline:char".
41675+
- the 'ruler' option value is always enabled when using non-compatible mode
41676+
and removed from |defaults.vim|
4167541677

4167641678
Completion: ~
4167741679
- allow to complete directories from 'cdpath' for |:cd| and similar commands,

0 commit comments

Comments
 (0)