From c997dc8ea762d3b761010233b64f29dbf8238022 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 May 2018 10:59:10 +0530 Subject: [PATCH] Add a link to the default diff.conf --- kittens/diff/README.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kittens/diff/README.asciidoc b/kittens/diff/README.asciidoc index fac44edc8..7467f9d05 100644 --- a/kittens/diff/README.asciidoc +++ b/kittens/diff/README.asciidoc @@ -79,6 +79,13 @@ directory contents. [options="header"] +== Configuring kitty-diff + +You can configure the colors used, the diff implementation, the default lines of context, etc. +by creating a diff.conf in your kitty config folder. See the link:diff.conf[default diff.conf] +for details. + + == Integrating with git Add the following to `~/.gitconfig`: