Change ES/OMES to 2x, extend timer on ScreenCaution

Also, changed indent style in .editorconfig to spaces  for txt files, to
reduce diff noise.
This commit is contained in:
Colby Klein
2014-09-02 06:06:08 -07:00
parent e3f8d272c1
commit b89bc65178
3 changed files with 24 additions and 15 deletions
+3
View File
@@ -9,6 +9,9 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.txt]
indent_style = space
[*.md]
trim_trailing_whitespace = false