File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jan 02
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jan 12
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41621,6 +41621,8 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4162141621- |complete_info()| は、"matches" キーを介してポップアップメニューに表示される
4162241622 マッチのリストを返す
4162341623- |v:stacktrace| 最後にキャッチされて終了していない例外のスタックトレース
41624+ - 'diffopt' 設定にラインマッチアルゴリズムを含める。これにより、類似行のバッ
41625+ ファ間の変更が揃えられ、Vim での diff のハイライトが改善される
4162441626
4162541627 *added-9.2*
4162641628追加要素 ~
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Jan 02
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Jan 12
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41625,6 +41625,9 @@ Changed~
4162541625 the "matches" key
4162641626- |v:stacktrace| The stack trace of the exception most recently caught and
4162741627 not finished
41628+ - include the linematch algorithm for the 'diffopt' setting. This aligns
41629+ changes between buffers on similar lines improving the diff highlighting in
41630+ Vim
4162841631
4162941632 *added-9.2*
4163041633Added ~
You can’t perform that action at this time.
0 commit comments