We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 180356f commit da1435fCopy full SHA for da1435f
doc/version9.jax
@@ -41629,8 +41629,8 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
41629
- 'completeopt' は |global-local| オプションになった。
41630
- いくつかの (伝統的な) vi の動作/不整合を無効にするために、'cpoptions' にフラ
41631
グ "z" |cpo-z| を追加する (|d-special| および |cw| を参照)。
41632
-- |:cd| コマンドでのシンボリックリンクの解決を無効にするために、'cpoptions' フ
41633
- ラグ "~" |cpo-~| を追加。
+- |:cd| コマンドでのシンボリックリンクの解決を無効にするために、'cpoptions' に
+ フラグ "~" |cpo-~| を追加。
41634
- 'fillchars' の新しいオプション値:
41635
"trunc" - 切り詰め表示を設定する、'pummaxwidth'
41636
"truncrl" - "trunc" に似ているが 'rl' モード用 'pummaxwidth'
0 commit comments