modify editor config

This commit is contained in:
MaysWind
2020-10-20 00:53:15 +08:00
parent 103e1c833d
commit 5b9d359ff6

View File

@@ -12,7 +12,6 @@ indent_style = space
indent_size = 4
# we recommend you to keep these unchanged
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true