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

It can' generate helptags. #186

Open
dayancn opened this issue Apr 19, 2017 · 3 comments
Open

It can' generate helptags. #186

dayancn opened this issue Apr 19, 2017 · 3 comments

Comments

@dayancn
Copy link

dayancn commented Apr 19, 2017

I call pathogen#helptags() in my vimrc. But it doesn't generate helptags. because new versions doesn't work for this, so I have to change back to 2.2!

@dayancn dayancn changed the title It can' genterate helptags. It can' generate helptags. Apr 19, 2017
@louiswolfers
Copy link

Are you sure you wrote execute pathogen#helptags()? If that doesn't work either, try with writing Helptags only.

@siemdejong
Copy link

I see this issue is still open and I am experiencing the same issue on windows.
my vimrc is empty except for exectue pathogen#helptags().
This is not the only thing though. It looks like it doesn't install plugins either. Tried installing UltiSnips, but doesn't work.

@rcrx
Copy link

rcrx commented Apr 16, 2019

@LoneKrug
On Linux add execute pathogen#infect() to vimrc, then execute :Helptags in Vim. Don't know about Windows, but you can try.

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

4 participants