Skip to content

Commit c5a52b3

Browse files
committed
Remove trailing whitespace on save in Zed
1 parent 75001c4 commit c5a52b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

home/zed/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ with lib; {
3333
milliseconds = 1000;
3434
};
3535
};
36+
remove_trailing_whitespace_on_save = true;
3637

3738
terminal = {
3839
alternate_scroll = "off";

0 commit comments

Comments
 (0)