Wrote this simple plugin that just shows the new and modified files in vim's quickfix window, powered by git status.<p>I find it very useful to easily navigate to the files I'm working with in the current commit.<p>Hope you find it useful as well.