mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
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) |
||
---|---|---|
.. | ||
src | ||
tests/encoding | ||
Cargo.toml |