awesome-osx-command-line/.editorconfig

12 lines
139 B
INI
Raw Normal View History

2015-10-24 14:12:16 -04:00
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
[*.md]
indent_size = 4