jj: Use delta as diff pager
This commit is contained in:
parent
ebd247e765
commit
9b7290c93c
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ key = "73BA40D5AFAF49C9"
|
|||
[ui]
|
||||
default-command = "log"
|
||||
diff-editor = ["nvim", "-c", "DiffEditor $left $right $output"]
|
||||
pager = "delta"
|
||||
|
||||
[ui.diff]
|
||||
format = "git" # for the time being to use delta well
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue