On Sat, 24 Jul 2010, Bram Moolenaar wrote:
Christian J. Robinson wrote:vim -u NONE -U NONE -c 'set nocp' -c 'syntax on' \ -c 'filetype plugin on' -c 'help' -c 'se cocu+=v' Visually highlight lines that have concealed areas, and the concealed areas appear.I think the only way to fix that is to let the 'v' flag in 'concealcursor' apply to all lines in the Visual area.
This is what I want anyway, so that's fine with me. - Christian -- Christian J. Robinson <[email protected]> -- http://christianrobinson.name/ -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
