aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src
diff options
context:
space:
mode:
authorGravatar Fabian Homborg <FHomborg@gmail.com>2016-02-19 15:19:59 +0100
committerGravatar Fabian Homborg <FHomborg@gmail.com>2016-02-19 15:20:34 +0100
commit8703c5bc00aa7349d65078f8b2c0c5a7a8ed9c74 (patch)
tree9c95d1c73005b7e66505b3933f003bbaf6293304 /doc_src
parent43e1c0a2bf0898a23950c740de9fcba2991f1aaf (diff)
Add fish_color_autosuggestion to docs
Fixes #2741.
Diffstat (limited to 'doc_src')
-rw-r--r--doc_src/index.hdr.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in
index 7f2b30c4..bba0290b 100644
--- a/doc_src/index.hdr.in
+++ b/doc_src/index.hdr.in
@@ -863,6 +863,8 @@ The following variables are available to change the highlighting colors in fish:
- `fish_color_cwd`, the color used for the current working directory in the default prompt
+- `fish_color_autosuggestion`, the color used for autosuggestions
+
Additionally, the following variables are available to change the highlighting in the completion pager:
- `fish_pager_color_prefix`, the color of the prefix string, i.e. the string that is to be completed