kien / ctrlp.vim

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

Request: Show git stat in ctrlp list #637

Open unphased opened 9 years ago

unphased commented 9 years ago

I'm not sure if this is a realistic request, but I think this would be the most awesome thing ever.

It can be limited to only the MRU view. What i want to see is a quick git --stat style "signature" for each of my recently opened files, so I can quickly find the ones that I have been editing recently.

Do you think this is a feasible thing? Do you think it could be a useful feature?