ctrlp.vim
ctrlp.vim copied to clipboard
Can't find some file
I like ctrlp, but sometimes it can't just find some file. My configuration about ctrlp in .vimrc is let g:ctrlp_by_filename = 1 let g:ctrlp_max_files = 0
This time i search test.c in a large project. Under filename mode, test.c can't be found, but under regex mode, test.c is found. Why?
If need more detail, tell me.
ctrlp does not work with some files that have "test" in the name. I don't know why.
EDIT: never mind. I had "test" in my g:ctrlp_custom_ignore