You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use > to indent an empty line and it will add spaces on it.
Vim won't indent empty lines which I prefer because empty lines don't usually need to be indented.
Environment
Platform: Linux
Terminal emulator: Alacritty
Helix version: helix v0.6.0
The text was updated successfully, but these errors were encountered:
I agree that this often results in unintended whitespace at end of line when indenting selections that happen to include blank lines. This is problematic for languages which don't have an auto formatter active or set.
Reproduction steps
Use
>
to indent an empty line and it will add spaces on it.Vim won't indent empty lines which I prefer because empty lines don't usually need to be indented.
Environment
The text was updated successfully, but these errors were encountered: