mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-12-25 03:03:58 +08:00
f93a3e9e9b
This makes it so code like ```fish echo foo echo bar ``` is collapsed into ```fish echo foo echo bar ``` One empty line is allowed, more is overkill. We could also allow more than one for e.g. function endings. |
||
---|---|---|
.. | ||
fish_indent.rs | ||
fish_key_reader.rs | ||
fish.rs |