fish-shell/share/tools/web_config
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
..
js Added 'Nord' color scheme to sample color schemes (#6201) 2019-10-15 23:18:18 -07:00
partials change href attribute to ng-href 2019-10-26 18:12:44 +02:00
sample_prompts sample prompts: use $USER instead of (whoami) 2019-09-18 23:35:16 -07:00
delete.png Lossless recompress of images with pngcrush+zopfli 2016-06-18 10:03:26 -07:00
favicon.png Add favicon for web config 2015-07-12 15:06:56 -07:00
fishconfig.css Fix fish_config rendering brights as normal on prompt previews 2019-01-21 13:59:36 -08:00
index.html webconfig: import angular-sanitize module 2017-05-03 08:37:27 +10:00
webconfig.py Restyle 2019-11-16 14:57:59 +01:00