mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:40:06 +08:00
14 lines
184 B
INI
14 lines
184 B
INI
[*]
|
|
indent_style = space
|
|
end_of_line = lf
|
|
charset = utf-8
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|
|
|
|
[*.vim]
|
|
indent_size = 4
|
|
tab_width = 4
|
|
|
|
[*.vader]
|
|
indent_size = 2
|