Skip to content

Commit 20f48d5

Browse files
authored
runtime(doc): mention how to disable folding in diff mode (#13242)
Signed-off-by: Christian Brabandt <[email protected]>
1 parent ba77bbb commit 20f48d5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

runtime/doc/options.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2839,7 +2839,8 @@ A jump table for the options with a short description can be found at |Q_op|.
28392839
When omitted a context of six lines is used.
28402840
When using zero the context is actually one,
28412841
since folds require a line in between, also
2842-
for a deleted line.
2842+
for a deleted line. Set it to a very large
2843+
value (999999) to disable folding completely.
28432844
See |fold-diff|.
28442845

28452846
iblank Ignore changes where lines are all blank. Adds

0 commit comments

Comments
 (0)