archlinux/.editorconfig

8 lines
100 B
INI
Raw Normal View History

2017-05-26 07:45:16 +00:00
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
[Makefile]
indent_style = tab