[Vim-latex-devel] Re: Invalid arguments for function substitute, etc
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sri...@gm...> - 2006-02-01 23:32:05
|
Excellent! On 2/1/06, Gregor Berginc <gre...@gm...> wrote: > 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. > I had forgotten the mandatory set cpo&vim at the beginning of plugin/imaps.vim. This reminds me to check all the files in the distribution fo this. Srinath |