File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- *fold.txt* For Vim バージョン 9.1. Last change: 2025 Jul 13
1+ *fold.txt* For Vim バージョン 9.1. Last change: 2025 Jul 15
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -641,7 +641,7 @@ zk カーソルより上方の折り畳みへ移動する。閉じられた折
641641が "bar" へ置き換えられてしまう。
642642これは| :folddoopen | と| :folddoclosed | に対してはあてはまらない。
643643
644- Note | :source | のような一部の Ex コマンドでは、範囲は 2 つのアドレスの [range]
644+ Note | :source | のような一部の Ex コマンドでは、範囲は 2 つの行指定子の [range]
645645を使用する場合にのみ調整されることに注意。
646646
647647(同一セッション中で)以前に編集したバッファに対しては、最後の折り畳み設定が再び
Original file line number Diff line number Diff line change 1- *fold.txt* For Vim version 9.1. Last change: 2025 Jul 13
1+ *fold.txt* For Vim version 9.1. Last change: 2025 Jul 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -651,7 +651,7 @@ all lines of the fold.
651651This does not happen for | :folddoopen | and | :folddoclosed | .
652652
653653Note that for some Ex commands like | :source | the range is only adjusted when
654- using a two-address [range] .
654+ using a two line specifiers [range] .
655655
656656When editing a buffer that has been edited before, the last used folding
657657settings are used again. For manual folding the defined folds are restored.
You can’t perform that action at this time.
0 commit comments