mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Merge branch 'patch-1' of https://github.com/jake-stewart/kitty
This commit is contained in:
@@ -32,8 +32,8 @@ Comments can be added to the config file as lines starting with the ``#``
|
||||
character. This works only if the ``#`` character is the first character in the
|
||||
line.
|
||||
|
||||
Lines can be split by starting the next line with the ``\\`` character.
|
||||
All leading whitespace and the ``\\`` character are removed.
|
||||
Lines can be split by starting the next line with the ``\`` character.
|
||||
All leading whitespace and the ``\`` character are removed.
|
||||
|
||||
.. _include:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user