mirror of https://github.com/helix-editor/helix
These match the equivalent options in VSCode. `trim_trailing_whitespace` is also the name used by EditorConfig. * `trim-final-newlines` trims any extra line endings after the final one * `trim-trailing-whitespace` trims any trailing whitespace (but not empty lines) |
||
---|---|---|
.. | ||
insert.rs | ||
movement.rs | ||
write.rs |