share/**.fish: reformat with fish_indent

This commit is contained in:
Johannes Altmanninger
2021-12-15 17:59:12 +01:00
parent 8b9f7dbf45
commit 13edce3671
13 changed files with 123 additions and 123 deletions

View File

@@ -28,7 +28,7 @@ function __fish_config_interactive -d "Initializations that should be performed
# If we are starting up for the first time, set various defaults.
if test $__fish_initialized -lt 3400
# Regular syntax highlighting colors
# Regular syntax highlighting colors
__init_uvar fish_color_normal normal
__init_uvar fish_color_command blue
__init_uvar fish_color_param cyan