archlinux/.editorconfig
2017-05-26 09:45:16 +02:00

8 lines
100 B
INI

root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
[Makefile]
indent_style = tab