kien / ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
kien.github.com/ctrlp.vim
7.26k stars 676 forks source link

Cannot search inside empty directories #613

Open adibis opened 10 years ago

adibis commented 10 years ago

It seems if you have a structure such as ROOT/emptyDir/Dir1/file1 and ROOT/emptyDir/Dir2/file2 I can never search for file1 or file2. emptyDir only contains other directories, no files.

I tried setting root, max depth, max files, no use.

This is not a repository for any version control system.

EDIT: You can close this. The issue was with a local rc file overriding the settings. I cannot delete it from here.