diffview.nvim
diffview.nvim copied to clipboard
add --no-exclude-standard for detecting binary
Otherwise, files that was included in gitignore (but added via git add --force) will be treated as binary and not showing diff.