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

.netrwhist not created but not ignored #216

Closed
Ivoz opened this issue Sep 15, 2012 · 5 comments
Closed

.netrwhist not created but not ignored #216

Ivoz opened this issue Sep 15, 2012 · 5 comments

Comments

@Ivoz
Copy link

Ivoz commented Sep 15, 2012

Hi there, I have a .netrwhist in vundle, which is not tracked or ignored.

Should it be one or the other?

I would imagine as it seems a custom setting, it should be added to .ignore? I could be completely wrong though. Thanks

@croaky
Copy link

croaky commented Nov 16, 2012

+1 add .netrwhist to .gitignore.

@weynhamz
Copy link
Contributor

It is better to ignore it globally, put it to $HOME/.gitignore or some other place, and run git config --global core.excludesfile $HOME/.gitignore.

@weynhamz
Copy link
Contributor

weynhamz commented Dec 2, 2012

@gmarik should it be added to .gitignore? What do you think?

@gmarik
Copy link
Contributor

gmarik commented Dec 2, 2012

It's a symptom of #244. So will be fixed with #244.

Closing this one.

@jdevera
Copy link
Contributor

jdevera commented Jan 10, 2013

In the meantime, users can set the g:netrw_home variable to a different directory.

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

No branches or pull requests

5 participants