awesome-osx-command-line/.editorconfig
2015-10-24 20:12:16 +02:00

12 lines
139 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
[*.md]
indent_size = 4