Wrote unite-git

https://github.com/tokuhirom/unite-git/

I seem unite.vim's file_rec is bit slow for me. Then, I wrote yet another source using `git ls-files`. It's faster than file_rec source.

(I think you can create `find %s -type f` version of this based on this source.)

Published: 2012-11-27(Tue) 21:03