mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-11 13:13:07 +08:00
![]() 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 |