On Tue, Sep 22, 2009 at 6:10 PM, Aaron Griffin <aaronmgrif...@gmail.com> wrote: > On Mon, Sep 21, 2009 at 10:32 PM, Jozsef <joz...@gmx.com> wrote: >>> I never used runtimepath before and everything worked fine. > > You shouldn't have to. It is set by default by vim. In a running vim instance > do > :echo &runtimepath >
To Jozsef : please remove your custom runtimepath from vimrc, and paste the output of the above command. You should keep your plugins in ~/.vim/ , and figure out why they are not found there.