mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
docs: Turn off highlighting correctly in fish_config
This commit is contained in:
parent
4e3b3b3b0a
commit
bc190ee818
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,9 @@ which will save your current theme in .theme format.
|
||||||
|
|
||||||
The format looks like this:
|
The format looks like this:
|
||||||
|
|
||||||
.. code-block:: raw
|
.. highlight:: none
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
# name: 'Cool Beans'
|
# name: 'Cool Beans'
|
||||||
# preferred_background: black
|
# preferred_background: black
|
||||||
|
|
Loading…
Reference in a new issue