File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -1972,6 +1972,10 @@ NOTE: It is very difficult to fold commands reliably because it is very
1972
1972
}
1973
1973
< will not be folded. This is a bug which is very difficult to fix.
1974
1974
1975
+ Similarly, a command fold will stop at the first line containing a '}',
1976
+ even if this brace does not correspond to the opening brace of the
1977
+ command.
1978
+
1975
1979
1976
1980
See also advanced fold settings [|ls_a_co|].
1977
1981
Original file line number Diff line number Diff line change @@ -2465,6 +2465,10 @@ and some more text
2465
2465
}</programlisting >
2466
2466
will not be folded. This is a bug which is very difficult to fix.
2467
2467
</para >
2468
+ <para >
2469
+ Similarly, a command fold will stop at the first line containing a '}',
2470
+ even if this brace does not correspond to the opening brace of the command.
2471
+ </para >
2468
2472
</note >
2469
2473
<para >
2470
2474
See also <link linkend =" fold-setting-advanced" >advanced fold
You can’t perform that action at this time.
0 commit comments