Re: [Vim-latex-devel] "`o" doesn't produce \omiga
Brought to you by:
srinathava,
tmaas
From: Kay S. <kay...@go...> - 2011-03-30 16:51:06
|
On Wed, Mar 30, 2011 at 6:31 PM, Mike Richman <ri...@um...> wrote: > Is that true? In latex-suite.txt, it says: > > NOTE: Over-riding Latex-Suite Macros > ------------------------------ > If you wish to change these macros from their default values, for example, > if you wish to change `w to expand to \omega instead of its default > expansion to \wedge, you should use the IMAP function as described in the > Using IMAP() [|ls_a_bG|] section. I had some issues with that quite some time ago. Without having an working latexsuite enviromnent here I guess that the concerning file is mathmacros.vim[1] with the lines exe s:pA2.'omega<Tab>`w <plug>\omega ' and exe s:pA3.'Omega<Tab>`W <plug>\Omega ' pointing `w to omega. http://vim-latex.git.sourceforge.net/git/gitweb.cgi?p=vim-latex/vim-latex;a=blob_plain;f=vimfiles/ftplugin/latex-suite/mathmacros.vim;hb=HEAD Kind regards -- Kay Smarczewski Web: http://www.smarczewski.de |