mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Docs: Fix missing backslashes
This commit is contained in:
parent
fbce5e7524
commit
55b5a45e27
3 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ line.
|
|||
|
||||
.. _include:
|
||||
|
||||
You can include secondary config files via the :code:`include` directive. If
|
||||
You can include secondary config files via the :code:`include` directive. If
|
||||
you use a relative path for :code:`include`, it is resolved with respect to the
|
||||
location of the current config file. Note that environment variables are
|
||||
expanded, so :code:`${USER}.conf` becomes :file:`name.conf` if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue