mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 05:43:11 +00:00
Remove an errant space from the docs
Corrects fish_pager_color_secondary_prefix
This commit is contained in:
parent
2740473a65
commit
201ca02893
1 changed files with 1 additions and 1 deletions
|
@ -1324,7 +1324,7 @@ Additionally, the following variables are available to change the highlighting i
|
|||
|
||||
- ``fish_pager_color_secondary_background``, ``fish_pager_color_background`` of every second unselected completion. Defaults to ``fish_pager_color_background``
|
||||
|
||||
- ``fish_pager_color_secondary_ prefix``, ``fish_pager_color_prefix`` of every second unselected completion. Defaults to ``fish_pager_color_prefix``
|
||||
- ``fish_pager_color_secondary_prefix``, ``fish_pager_color_prefix`` of every second unselected completion. Defaults to ``fish_pager_color_prefix``
|
||||
|
||||
- ``fish_pager_color_secondary_completion``, ``fish_pager_color_completion`` of every second unselected completion. Defaults to ``fish_pager_color_completion``
|
||||
|
||||
|
|
Loading…
Reference in a new issue