dwm/.editorconfig

6 lines
95 B
INI
Raw Normal View History

2022-09-03 13:36:13 +00:00
[{*.c, *.h}]
indent_style = tab
end_of_line = lf
tab_width = 4
trim_trailing_whitespace = true