language-diff
language-diff copied to clipboard
Support for word diffs
If you view a diff produced using git diff --word-diff=plain, it doesn't get highlighted.
@dflock Interesting! I haven't used this flag for git diff before.
Could you create a mock example?