mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-14 12:25:58 -06:00
16 lines
164 B
INI
16 lines
164 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
end_of_line = lf
|
||
|
insert_final_newline = true
|
||
|
indent_style = space
|
||
|
|
||
|
[*.html]
|
||
|
indent_size = 4
|
||
|
|
||
|
[*.md]
|
||
|
indent_size = 2
|
||
|
|
||
|
[config.toml]
|
||
|
indent_size = 2
|