Charles Smith wrote:
I'm trying to colorize a file format, and find that syntax rules for things like vimSubst
and vimSubstDelim conflict with my syntax. If I enter "syn clear vimSubst" at
the command prompt, the problem goes away, but putting it into my syntax file doesn't
work.
Is there hierarchy of syntax rule importance, where some rules aren't subject
to the same rules as others?
Try putting your "syn clear vimSubst" in ~/.vim/after/syntax/...
Regards,
Chip Campbell
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php