summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-04-26 19:10:26 -0400
committerDan Davison <dandavison7@gmail.com>2020-04-26 19:10:26 -0400
commitd522cd5b1fcd8025e6f389167f195df308eac7d4 (patch)
treed718469e662f4a4c26d3a3a36c7764769a7ca1bb
parentd5fa42d4582f3effb08403e5eb19fa789d5ed5ce (diff)
Add magit-delta section to README
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76b47a81..6f2d96ff 100644
--- a/README.md
+++ b/README.md
@@ -138,6 +138,13 @@ If mouse scrolling is broken, try setting your `BAT_PAGER` environment variable
See [issue #58](https://github.com/dandavison/delta/issues/58) and [bat README / "Using a different pager"](https://github.com/sharkdp/bat#using-a-different-pager).
+## Using delta with Magit
+
+Delta can be used when displaying diffs in [Magit](https://github.com/magit): see https://github.com/dandavison/magit-delta/. Here's a screenshot:
+
+<table><tr><td><img width=500px src="https://user-images.githubusercontent.com/52205/79934267-2acb2e00-8420-11ea-8bc4-546508fd3581.png" alt="image" /></td></tr></table>
+
+
## Using delta with mercurial
Edit your `.hgrc` as follow and set the options you want for delta in it: