diff runtime/doc/options.txt @ 33435:5831a6b5e1af

runtime(doc): mention how to disable folding in diff mode (#13242) Commit: https://github.com/vim/vim/commit/20f48d5b2ddb9fdc29e83f0da6f31f895eaeab47 Author: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Mon Oct 2 21:49:23 2023 +0200 runtime(doc): mention how to disable folding in diff mode (https://github.com/vim/vim/issues/13242) Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Oct 2023 22:00:05 +0200
parents aa7cd2253130
children 6da0f8fc3046
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -2839,7 +2839,8 @@ A jump table for the options with a shor
 				When omitted a context of six lines is used.
 				When using zero the context is actually one,
 				since folds require a line in between, also
-				for a deleted line.
+				for a deleted line. Set it to a very large
+				value (999999) to disable folding completely.
 				See |fold-diff|.
 
 		iblank		Ignore changes where lines are all blank.  Adds