Matt Wozniski wrote:
> 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.
Ah, yes. I hadn't noticed that, but it's much simpler than the strategy
I was envisioning.
Thanks,
Brett S.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---