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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -641,7 +641,7 @@ zk カーソルより上方の折り畳みへ移動する。閉じられた折
641
641
が "bar" へ置き換えられてしまう。
642
642
これは| :folddoopen | と| :folddoclosed | に対してはあてはまらない。
643
643
644
- Note | :source | のような一部の Ex コマンドでは、範囲は 2 つのアドレスの [range]
644
+ Note | :source | のような一部の Ex コマンドでは、範囲は 2 つの行指定子の [range]
645
645
を使用する場合にのみ調整されることに注意。
646
646
647
647
(同一セッション中で)以前に編集したバッファに対しては、最後の折り畳み設定が再び
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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -651,7 +651,7 @@ all lines of the fold.
651
651
This does not happen for | :folddoopen | and | :folddoclosed | .
652
652
653
653
Note 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] .
655
655
656
656
When editing a buffer that has been edited before, the last used folding
657
657
settings are used again. For manual folding the defined folds are restored.
You can’t perform that action at this time.
0 commit comments