ctrlp.vim
ctrlp.vim copied to clipboard
is there a way to open CtrlP with the results of the previous search?
I find myself wanting to do this when I accidently select the wrong file, or open it in a vsplit instead of a tab, etc.
@tkrugg try to enter double ctrl + p combination. First will open search, others will take previously results
double ctrl + p works for me.