comparison 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
comparison
equal deleted inserted replaced
2379:b67b0b5a93d3 2380:b47748aa3236
1722 1722
1723 A useful value is "n". This is used in help files. So long as you 1723 A useful value is "n". This is used in help files. So long as you
1724 are moving around text is concealed, but when starting to insert text 1724 are moving around text is concealed, but when starting to insert text
1725 or selecting a Visual area the concealed text is displayed, so that 1725 or selecting a Visual area the concealed text is displayed, so that
1726 you can see what you are doing. 1726 you can see what you are doing.
1727 Keep in mind that the cursor position is not always where it's
1728 displayed. E.g., when moving vertically it may change column.
1727 1729
1728 1730
1729 'conceallevel' 'cole' *'conceallevel'* *'cole'* 1731 'conceallevel' 'cole' *'conceallevel'* *'cole'*
1730 number (default 0) 1732 number (default 0)
1731 local to window 1733 local to window