home/zed: remove trailing whitespace

This commit is contained in:
2025-05-04 14:05:33 +02:00
parent 07b522969e
commit 07ef7a596a

View File

@@ -11,7 +11,7 @@
autosave = "off";
format_on_save = "off";
remove_trailing_whitespace_on_save = false;
remove_trailing_whitespace_on_save = true;
tab_size = 2;