fish-shell/share
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
..
completions Restyle 2019-11-16 14:57:59 +01:00
functions Restyle 2019-11-16 14:57:59 +01:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Restyle 2019-11-16 14:57:59 +01:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Make sure nop command always suceeds 2019-08-03 18:14:12 +02:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00