mirror of
https://github.com/alyssaxuu/omni.git
synced 2026-03-11 08:54:35 +00:00
11 lines
161 B
INI
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
|