I would like to have the text in latex footnotes \footnote{My footnote
here.}  appear in a different color, but can't seem to make it work
using my own tex.vim file in the .vim/after directory.

My latest try looked like this:

 :syntax region Myregion3 start="footnote{"hs=s+9 end="}"he=s-2

I've tried escaping the \{ and \} but that gives an error.

Is there some kind of conflict in the main tex.vim file that prevents
this? I looked at it and it seemed very complex.

Thank you,

RD

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

Reply via email to