diff options
| author | 2025-01-01 17:39:28 -0500 | |
|---|---|---|
| committer | 2025-01-01 17:39:28 -0500 | |
| commit | 4849fc6e811f9aaa02a63d102f60d356365cd2bb (patch) | |
| tree | a45fdd1065b1b6052283e257e19123696b548671 /.editorconfig | |
| parent | 8ed2c4a005c634e9d4a2aa5e31f40901def3adda (diff) | |
| download | dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.gz dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.tar.bz2 dotfiles-4849fc6e811f9aaa02a63d102f60d356365cd2bb.zip | |
Theme stuff
Diffstat (limited to '.editorconfig')
| -rw-r--r-- | .editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index 0e5e74d..24ccccc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,4 @@ indent_style=space indent_size=2 tab_width=2 end_of_line=lf +trim_trailing_whitespace = true |