kien / ctrlp.vim

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

All directories and subdirectories in "github.com" being ignored. #750

Open BuzzBumble opened 6 years ago

BuzzBumble commented 6 years ago

Directory structure:

go/
|-> src/
         |-> github.com/
                  |-> BuzzBumble/
                             |-> sample_project/

All directories inside of github.com/ are not showing up. All projects have a .git inside of them, but using Ctrl+P inside any of the projects shows no files or folders.