mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-09 12:03:48 -05:00
The only reason the realtime diff used `diff` instead of `git-diff` previously was that I couldn't figure out how to do it in a way that worked on Windows as well as Unix.