[Vim-latex-devel] Re: Invalid arguments for function substitute, etc
Brought to you by:
srinathava,
tmaas
From: Gregor B. <gre...@gm...> - 2006-02-01 18:29:15
|
Problem solved. Since I did not have .vimrc in my home, Vi compatible mode was used during plugin sourcing (.gvimrc is consulted much later than plugins). A simple 'touch ~/.vimrc' did the job. Once again, thanks for yor help. Best, Gregor On 2/1/06, Gregor Berginc <gre...@gm...> wrote: > > many other files contain such commands. Do you have any idea why > > multi-line commands causes problems to my vim? > > The worst thing is that if I copy the IMAP function in my .gvimrc it > WORKS?! No problem with back-slashes... But, as soon as I put the IMAP > function in my ~/.vim/plugin/ directory I get the same errors. Any > clues? > > Gregor > -- Gregor Berginc, Ph.D. Student University of Ljubljana, Faculty of CIS Trzaska 25, SI-1001 Ljubljana, Slovenia tel: +386 1 4776630, fax: +386 1 4264647 www: http://vicos.fri.uni-lj.si/gregor |