Add a link to the default diff.conf
This commit is contained in:
parent
f52afbb396
commit
c997dc8ea7
1 changed files with 7 additions and 0 deletions
|
|
@ -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`:
|
||||
|
|
|
|||
Loading…
Reference in a new issue