On Sun, Jun 7, 2009 at 9:40 PM, Tony Mechelynckwrote:
>
> - There are other "invisible characters" used in help files to change
> the color of the text; you may want to look at some existing helpfiles
> in a Vim session with no syntax highlighting (or in a stripped-down
> "tiny vim" with no syntax highlighting capabilities, or in a text editor
> other than Vim) to see how it is done.

Or dive into $VIMRUNTIME/syntax/help.vim if you're feeling
enterprising.  And, another option is to make the Ignore highlight
group not be invisible - make it almost but not quite invisible and
you'll get the hang of how other help files are using those special
markup symbols pretty quickly.

~Matt

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

Reply via email to