mirror of
https://github.com/realAscot/helix.git
synced 2025-09-14 04:03:03 +02: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)