Dominique Pellé wrote: > Christian Brabandt <[email protected]> wrote: > >> Hi Bram! >> >> On Di, 07 Jul 2015, Bram Moolenaar wrote: >> >>> Christian, since you worked in this area for the linebreak stuff, can >>> you check if this patch improves things? >> >> I am currently short on time and have to fix the visual increment >> feature, so I can't look at it before the end of the week (or even >> later). > > I'll also have a look at the colorcolumn+conceal patch, > but not before the weekend either.
Hi I've tried the proposed patch vim-wrap-conceal-voodoo-2.patch from Alexey, but it does not work properly for me. For example, type the following command: $ vim -u NONE -c 'set conceallevel=2 colorcolumn=20 cuc' \ -c 'syntax on' -c 'filetype on' -c h -c 'norm 34zz50|' And observe that alignment of both colorcolumn and current column looked good prior to the patch, but look misaligned after the patch. I tried with vim-7.4.778. Regards Dominique -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
