junegunn / junegunn/gv.vim

Diff command/pager settings

Open
#86 2 comments 8 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
1.4k
Forks
55
PR merge metrics
No merged PRs in 30d

Description

Is there any way to change the way diffs are displayed?
I already google around and searched the issues of this repo but found nothing.
I have [delta](https://github.com/dandavison/delta) setup in my `.gitconifg` like so:
```
[core]
pager = delta
```

Is there any way to change the gv.vim diffs to also use delta as a pager?

This screenshot sums my problem up pretty well:
Left is gv.vim diffing the last commit and to the right is the output of `git diff HEAD~1` which does the same.

![gv vim_vs_pager](https://user-images.githubusercontent.com/10383737/98692962-98f92300-2367-11eb-8576-dd56aa3590a7.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.