helix/helix-term/tests
Michael Davis aa20eb8e7f
Add config for trimming trailing whitespace and newlines on write
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)
2025-03-10 10:18:55 -04:00
..
test Add config for trimming trailing whitespace and newlines on write 2025-03-10 10:18:55 -04:00
integration.rs Rewrite command line parsing, add flags and expansions (#12527) 2025-02-26 19:50:15 -06:00