Updates:
Status: WontFix
Comment #1 on issue 50 by [email protected]: tex.vim does not
understand IEEEeqnarray environment
http://code.google.com/p/vim/issues/detail?id=50
May I suggest some reading:
:help tex-package
:help tex-math
So, not having IEEEeqnarray supported is not a bug and no modifications to
syntax/tex.vim will be made to support it.
In addition, may I point out that in :help tex-package that there's a
comment about posting extension support:
"Please consider uploading any extensions that you write, which typically
would go in $HOME/after/syntax/tex/[pkgname].vim, to http://vim.sf.net/"
You should change your patch into such an extension support plugin, having
the code go into
.vim/after/syntax/tex/IEEEeqnarray.vim
which could be helpful to others.
--
You received this message from the "vim_dev" 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