Open gerases opened 8 years ago
Hi,
My settings for caching is just this:
let g:ctrlp_cache_dir = $HOME.'/.cache/ctrlp'
But even if I issue CtrlPClearCache, the files under that directory seem unaffected. I manually remove them. And once I remove them CtrlP doesn't seem to re-index right away.
CtrlPClearCache
Any idea?
Thanks
Ignore the comment about the non-reindexing. I was in the MRU mode. My bad.
Hi,
My settings for caching is just this:
But even if I issue
CtrlPClearCache
, the files under that directory seem unaffected. I manually remove them. And once I remove them CtrlP doesn't seem to re-index right away.Any idea?
Thanks