Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

execute pathogen#infect() an invalid expression? #202

Open
ldco2016 opened this issue Oct 15, 2018 · 2 comments
Open

execute pathogen#infect() an invalid expression? #202

ldco2016 opened this issue Oct 15, 2018 · 2 comments

Comments

@ldco2016
Copy link

I am in a Mac OS and I just added some scripts to get new functionality from my vim editor and when I go back into the vimrc file I continue to get this error:

vim ~/.vimrc
Error detected while processing /Users/danale/.vimrc:
line 12:
E117: Unknown function: pathogen#infect
E15: Invalid expression: pathogen#infect()

I have looked at similar posts here that are not very helpful. Ultimately, I would like to use nerdtree configuration so I can use VIM as my IDE.

@rcrx
Copy link

rcrx commented Apr 16, 2019

Is Pathogen in the right PATH?

@xbrotwo
Copy link

xbrotwo commented Mar 7, 2020

I have the same issue,because I use wget to download:
in pathogen.vim, it includes some html tags.
you can fix it on this way:
git clone https://github.com/tpope/vim-pathogen
cp /root/vim-pathogen/autoload/pathogen.vim /root/.vim/autoload/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants