diff runtime/doc/options.txt @ 2400:e6f1424dd66a vim73

Let 'v' flag in 'concealcursor' apply to all lines in the Visual area.
author Bram Moolenaar <bram@vim.org>
date Sat, 24 Jul 2010 23:52:26 +0200
parents a3aca345aafa
children 68e394361ca3
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1721,6 +1721,7 @@ A jump table for the options with a shor
 	  i		Insert mode
 	  c		Command line editing, for 'incsearch'
 
+	'v' applies to all lines in the Visual area, not only the cursor.
 	A useful value is "nc".  This is used in help files.  So long as you
 	are moving around text is concealed, but when starting to insert text
 	or selecting a Visual area the concealed text is displayed, so that