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. 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 -~----------~----~----~----~------~----~------~--~---
