diffview.nvim icon indicating copy to clipboard operation
diffview.nvim copied to clipboard

add --no-exclude-standard for detecting binary

Open Summon528 opened this issue 1 year ago • 0 comments

Otherwise, files that was included in gitignore (but added via git add --force) will be treated as binary and not showing diff.

Summon528 avatar Apr 13 '24 07:04 Summon528