On Sun, Feb 15, 2009 at 4:36 PM, Stahlman Family wrote:
> As for the txtfmt plugin... I suppose I need to create a txtfmt-specific
> highlight group (e.g., Tf_Ignore), which is not (necessarily) linked to
> Ignore. For the gui, I can simply define this group as guifg=bg. The
> cterm case would need to be treated a bit specially... If the output of
> ":hi Tf_Ignore" indicates that the user has already defined this group,
> I would defer to his setting (which presumably has been chosen to hide
> text as well as possible); otherwise, I would simply link Tf_Ignore to
> Ignore.

That's what :hi def link does.

> Since the Ignore group in most of the distributed colorschemes
> I've checked really does hide text, a relatively small group of users
> would need to define Tf_Ignore, and for those who need to but don't,
> perhaps there's not much harm, since users of those colorschemes
> apparently are not overly averse to viewing markup characters anyway.

Right.

> Thanks Matt. This is all very good information. I'll email offline if I
> have any more questions after digesting the material in the links...

You're welcome.  Feel free.

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to