mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:50:05 +08:00
10 lines
108 B
INI
Vendored
10 lines
108 B
INI
Vendored
root = true
|
|
|
|
[*]
|
|
insert_final_newline = true
|
|
end_of_line = lf
|
|
|
|
[*.lua]
|
|
indent_style = space
|
|
indent_size = 2
|