helix/helix-term
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
..
src Add config for trimming trailing whitespace and newlines on write 2025-03-10 10:18:55 -04:00
tests Add config for trimming trailing whitespace and newlines on write 2025-03-10 10:18:55 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 11 updates (#13017) 2025-03-03 18:09:43 -06:00