mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Dont include a literal dump of the conf files
Since all the config options are documented separately on the page in any case, there is not much need for it. And now that the conf files are downloadable, it is probably nicer to just view/edit them directly in the users favorite pager/editor rather than the browser.
This commit is contained in:
@@ -152,7 +152,6 @@ Command Line Interface
|
||||
Sample diff.conf
|
||||
-----------------
|
||||
|
||||
Below is a sample :download:`diff.conf </generated/conf/diff.conf>` with all default settings.
|
||||
|
||||
.. literalinclude:: /generated/conf/diff.conf
|
||||
:language: conf
|
||||
You can download a sample :file:`diff.conf` file with all default settings and
|
||||
comments describing each setting by clicking: :download:`sample diff.conf
|
||||
</generated/conf/diff.conf>`.
|
||||
|
||||
Reference in New Issue
Block a user