tpope / vim-pathogen

pathogen.vim: manage your runtimepath

Home Page:http://www.vim.org/scripts/script.php?script_id=2332

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathogen does not work, when settings made in _gvimrc

opened this issue · comments

I tried to use pathogen in my _gvimrc. All settings worked, except the pathogene. It did not load anything, even if I followed the instructions as given. When rename the _gvimrc to _vimrc pathogen worked as described. If this is not a bug, then it should be mentioned in the install-instructions.

Why are you setting up vim to only run pathogen when you open a GUI?

Anywho, see #114 (comment).

Yeah the instructions say vimrc. I don't really want to muddle them with things not to do.