added utf8 editorconfig

This commit is contained in:
Elena Mishina 2016-01-08 12:03:22 +02:00
parent a41e8d852c
commit c533609387

View File

@ -9,7 +9,7 @@ end_of_line = lf
insert_final_newline = true
# Set default charset
# charset = utf-8
charset = utf-8
# space indentation
indent_style = tab