diff runtime/doc/options.txt @ 2380:b47748aa3236 vim73

Don't conceal text in lines inside the Visual area.
author Bram Moolenaar <bram@vim.org>
date Sat, 24 Jul 2010 13:15:07 +0200
parents 85b7dc8da5eb
children 3a5ededa240a
line wrap: on
line diff
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1724,6 +1724,8 @@ A jump table for the options with a shor
 	are moving around text is concealed, but when starting to insert text
 	or selecting a Visual area the concealed text is displayed, so that
 	you can see what you are doing.
+	Keep in mind that the cursor position is not always where it's
+	displayed.  E.g., when moving vertically it may change column.
 
 
 'conceallevel' 'cole'		*'conceallevel'* *'cole'*