Tuesday, May 11, 2010

Re: escape sequence in output

Mathieu Zhang wrote:
> The conseal patch looks interesting. Is it a patch basically for tex
> editing? Would it conflicts with vim-latexsuite?
>
> Thanks for the good pointers.
>
>
The conceal patch is not specific for tex editing. I doubt that
vim-latexsuite would be bothered by the patch; unless the "conceal"
keyword is made part of a syntax highlighting command, there's no
effect. And, if the latex-suite actually uses the conceal keyword,
then its intentionally trying to make use of the conceal patch.

I've used it in my AnsiEsc plugin (for highlighting with ansi-escape
sequences) and my foldcol plugin (for folding a column of text selected
by visual block).

Vince Negri does have a special syntax/tex.vim that uses conceal --
you'll need to hunt for it.

The concealment does not happen on any line that one is editing, by the way.

Regards,
Chip Campbell


--
You received this message from the "vim_use" 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

No comments: