Another formatting run

I really kinda hate how insistent clang-format is to have line
breaks *IFF THE LINE IS TOO LONG*.

Like... lemme just add a break if it looks better, will you?

But it is the style at this time, so we shall tie an onion to our
belt.
This commit is contained in:
Fabian Homborg
2020-06-24 20:43:56 +02:00
parent c21a3b9d71
commit 149a0b98af
21 changed files with 110 additions and 114 deletions

View File

@@ -181,7 +181,7 @@ function help --description 'Show help for the fish shell'
if string match -qr 'cmd\.exe$' -- $fish_browser[1]
# The space before the /c is to prevent msys2 from expanding it to a path
$fish_browser " /c" start $page_url
# If browser is known to be graphical, put into background
# If browser is known to be graphical, put into background
else if contains -- $fish_browser[1] $graphical_browsers
switch $fish_browser[1]
case htmlview x-www-browser