fish-shell/share/tools
Fabian Homborg 330f1701d7 Restyle
This mostly fixes some wrong indents or replaces some stray tab indents.

I excluded alignment on purpose, because we have a whole bunch of code
that goes like

```fish
complete -c foo -n 'some-condition'        -l someoption
complete -c foo -n 'some-longer-condition' -l someotheroption
```

and changing it seems like a larger thing and would include more
thrashing.

See #3622.
2019-11-16 14:57:59 +01:00
..
web_config Restyle 2019-11-16 14:57:59 +01:00
create_manpage_completions.py Reformat all files 2019-05-05 12:09:25 +02:00
deroff.py Fix: equality vs identity 2019-11-06 14:13:21 +08:00