omni/.editorconfig
2022-02-18 14:33:22 +08:00

11 lines
161 B
INI

root = true
[*]
indent_style = tab
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
indent_size = 2
[*.md]
trim_trailing_whitespace = false