kien / ctrlp.vim

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

possibility to create own list #696

Open divramod opened 8 years ago

divramod commented 8 years ago

Hey,

i created an array with strings that represent filepathes in a vim function. now i like to open CtrlP with that filelist.

Is that somehow possible?