From 730effa0d990741bb4a23991902bb5eaeedbabff Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 26 Jan 2019 16:32:37 -0800 Subject: [PATCH] Remove an errant space from the docs --- doc_src/index.hdr.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index 71c74ccb7..1b5d0d691 100644 --- a/doc_src/index.hdr.in +++ b/doc_src/index.hdr.in @@ -1046,7 +1046,7 @@ Additionally, the following variables are available to change the highlighting i - `fish_pager_color_selected_background`, `fish_pager_color_background` of the selected completion. Defaults to `fish_color_search_match` -- `fish_pager_color_selected_ prefix`, `fish_pager_color_prefix` of the selected completion. Defaults to `fish_pager_color_prefix` +- `fish_pager_color_selected_prefix`, `fish_pager_color_prefix` of the selected completion. Defaults to `fish_pager_color_prefix` - `fish_pager_color_selected_completion`, `fish_pager_color_completion` of the selected completion. Defaults to `fish_pager_color_completion`