tpope / vim-fugitive

fugitive.vim: A Git wrapper so awesome, it should be illegal
https://www.vim.org/scripts/script.php?script_id=2975
19.82k stars 1k forks source link

support for difftastic #2295

Closed comatory closed 4 months ago

comatory commented 4 months ago

Would it be possible to tell the plugin to display diffs using difftastic?

tpope commented 4 months ago

For many features, Fugitive just calls Git directly. Most of this should work, but it may break features that rely on Fugitive being able to parse and interpret the diff.