File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -41569,19 +41569,18 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
41569
41569
- 'commentstring' のデフォルトには、自動コメントの見栄えを良くするための空白の
41570
41570
パディングが含まれています |comment-install|
41571
41571
- 'completeopt' は |global-local| オプションになりました。
41572
- - 'nrformat' は、マイナス記号の前の空白に基づいて符号付きまたは符号なしの数値
41573
- を決定する新しい "blank" サブオプションを受け付けます。
41572
+ - 'nrformat' は、マイナス記号の前の空白に基づいて符号付きか符号なしの数値かを
41573
+ 決定する新しい "blank" サブオプションを受け付けます。
41574
41574
- 新しい目印を定義するときに優先順位を指定できるようにします |:sign-define|
41575
41575
- get(function, "arity") 関数を使用して関数の引数に関する情報を提供します
41576
- |get()-function |
41576
+ |get()-func |
41577
41577
- |:bwipe| はジャンプリストとタグスタックのデータも消去します
41578
41578
- |:bnext| や同様のコマンドを使用してバッファリスト内を移動すると、ドキュメン
41579
41579
トどおりに動作し、ヘルプバッファをスキップします (ヘルプバッファから実行され
41580
- ていない場合は 、次/前のヘルプバッファに移動します)。
41580
+ ていない場合。そうでない場合は 、次/前のヘルプバッファに移動します)。
41581
41581
- |:cd| や同様のコマンドで 'cdpath' からディレクトリを補完できるように、
41582
41582
|:command-complete| や |getcompletion()| 等に "cd_in_path" 補完タイプを追加
41583
41583
します
41584
- - add 'cpoptions' flag "z" |cpo-z|, to disable some (traditional) vi behaviour/inconsistency (see |d-special| and |cw|).
41585
41584
- いくつかの (伝統的な) vi の動作/不整合を無効にするために、'cpoptions' にフラ
41586
41585
グ "z" |cpo-z| を追加します (|d-special| および |cw| を参照)。
41587
41586
You can’t perform that action at this time.
0 commit comments