Skip to content

Commit da1435f

Browse files
committed
tweak
1 parent 180356f commit da1435f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41629,8 +41629,8 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4162941629
- 'completeopt' は |global-local| オプションになった。
4163041630
- いくつかの (伝統的な) vi の動作/不整合を無効にするために、'cpoptions' にフラ
4163141631
グ "z" |cpo-z| を追加する (|d-special| および |cw| を参照)。
41632-
- |:cd| コマンドでのシンボリックリンクの解決を無効にするために、'cpoptions'
41633-
ラグ "~" |cpo-~| を追加。
41632+
- |:cd| コマンドでのシンボリックリンクの解決を無効にするために、'cpoptions'
41633+
フラグ "~" |cpo-~| を追加。
4163441634
- 'fillchars' の新しいオプション値:
4163541635
"trunc" - 切り詰め表示を設定する、'pummaxwidth'
4163641636
"truncrl" - "trunc" に似ているが 'rl' モード用 'pummaxwidth'

0 commit comments

Comments
 (0)