mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-12 10:47:05 +02:00
Get rid of the default diff.conf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user