Hi everyone. I met a little problem to customize the macros
"eqnarray*". I followed the instructions on the documentation

http://vim-latex.sourceforge.net/documentation/latex-suite/customizing-macros.html

to paste

let g:Tex_Env_{'eqnarray*'} =
        \ "\\begin{eqnarray*}\<CR><++> &=& <++>\<CR>\\end{eqnarray*}<++>"

into my .vimrc. However when I start the vim I got the following error messages

Error detected while processing /home/shaopeng/.vimrc:
line  106:
E461: Illegal variable name: Tex_Env_eqnarray*
Press ENTER or type command to continue

Is there anything wrong? Thanks. :)

Peng

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to