On Fri, Feb 13, 2009 at 7:43 AM, Stahlman Family wrote: > One of the classic uses of Ignore is to hide > characters `*' and `|' when they surround tags in a helpfile. Is there > really any reason to see such things at all?
Learning how to write helpfiles, for one - a lot of the constructs aren't documented, short of looking at a help file yourself, or looking at syntax/help.vim. > At any rate, I'll look at putting a workaround in txtfmt: i.e., > something that will not rely upon the Ignore group to hide things... Easy enough, just adding a highlight group that you know is invisible. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
