Re: [Vim-latex-devel] re-map EFI
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-03-14 06:26:52
|
On Sun, 14 Mar 2004, Claus Atzenbeck wrote: > The line works if I chose something which is not pre-defined by > vim-latex, e.g. "call IMAP ('EEE', ...)", but as it is written above, > still vim-latex's pre-defined template is inserted. > > How can I re-map EFI for my own purpose? > For now, you will have to put the "call IMAP.." line in a file which gets sourced _after_ latex-suite. This is typically ~/.vim/after/ftplugin/tex.vim > PS: I know, this is a user question, but there is only the devel list > available for vim-latex. > The vim-latex-devel group is unfortunately badly named. It _is_ meant for user questions as well. Srinath |