kien / ctrlp.vim

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

Getting CtrlP to Execute CWD for current buffer first #747

Open GaryFurash opened 6 years ago

GaryFurash commented 6 years ago

Because it screws up plugins, I don't have auto-change-directory on. However, I'd like CTRLP before executing to automatically search/cd to currently opened buffer. How might I do that. Thanks!