R Sam wrote:
> To whoever maintains the "desert" colorscheme distributed with vim:
>
> We just recently hit an issue while running Brett Stahlman's excellent
> script "txtfmt" where hidden tokens where showing up in the buffer.
Note that this affects more than just the txtfmt plugin. For example,
the *...* and |...| pairs surrounding tags in a help file will be
visible as well.
Brett Stahlman
> It turned out to be an issue with the Ignore group's highlight setting. The
> desert colorscheme has its background set as guibg=grey20, while its Ignore
> group highlight has its guifg=grey40. I manually set it as guifg=bg in my
> .vimrc and the ignore works fine now. The txtfmt scripts hidden tokens now
> stay hidden.
>
> Just a note of FYI.
>
> Regards,
> -Sam
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---