ctrlp.vim icon indicating copy to clipboard operation
ctrlp.vim copied to clipboard

ctrlp.vim searching globally instead of locally

Open thePaulista opened this issue 9 years ago • 1 comments

hello there,

what does one do when ctrlp starts searching through all the files in all the directories, instead of the current file?

thanks!

thePaulista avatar May 24 '16 06:05 thePaulista

I don't know if you're having the same problem as me: I'd set the g:ctrlp_root_markers setting, and it seems to behave differently than advertised. While the docs say "in addition to" the behavior is as if "in replacement for"

nyarly avatar May 24 '16 15:05 nyarly