Get rid of the default diff.conf

This commit is contained in:
Kovid Goyal
2018-06-05 10:44:18 +05:30
parent 2b0d8bfe46
commit d39cf5d702
7 changed files with 148 additions and 96 deletions

View File

@@ -86,16 +86,16 @@ Restore default context ``=``
Configuring kitty-diff
Configuration
------------------------
You can configure the colors used, keyboard shortcuts, the diff implementation,
the default lines of context, etc. by creating a diff.conf in your :ref:`kitty
config folder <confloc>`. The default :file:`diff.conf` is below.
the default lines of context, etc. by creating a :file:`diff.conf` file in
your :ref:`kitty config folder <confloc>`. See below for the supported
configuration directives.
.. literalinclude:: ../../kittens/diff/diff.conf
:language: ini
.. include:: /generated/conf-kitten-diff.rst
Integrating with git