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

Support for dotfiles #1

Closed
randymorris opened this issue Sep 9, 2011 · 2 comments
Closed

Support for dotfiles #1

randymorris opened this issue Sep 9, 2011 · 2 comments

Comments

@randymorris
Copy link

It appears that ctrlp does not find dotfiles/dotdirs with the current globbing. Would it be possible for you to add support for this, possibly by adding a second call to globpath? I was unable to find a single glob that will expand to both normal files and dotfiles, but I admit I haven't spent much time looking into it yet.

@kien
Copy link
Owner

kien commented Sep 10, 2011

OK, I added this to the dev branch, check it out: https://github.com/kien/ctrlp.vim/tree/develop

Let me know if you find any problem.

@randymorris
Copy link
Author

Excellent. Works great. Thanks!

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

2 participants