From 0e22f81aa3ad0f0ce814ea05aa8927fbccdebf7d Mon Sep 17 00:00:00 2001 From: Wenxuan Zhang Date: Mon, 11 Nov 2019 18:13:49 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20Add=20link=20for?= =?UTF-8?q?=20'delta'=20pager?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 11bfafbc93a2a613825d7958b08030d2917480e2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 159f7b0..178da83 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ The full loading order of fzf options is: ## Optional -- [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy): Improve the `git diff` output. +- [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) or [`delta`](https://github.com/dandavison/delta): Improve the `git diff` output. - [`bat`](https://github.com/sharkdp/bat.git): Syntax highlighting for `gitignore`.