mirror of
https://github.com/Steffo99/todocolors.git
synced 2024-11-22 08:14:18 +00:00
10 lines
127 B
INI
10 lines
127 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8
|
||
|
end_of_line = lf
|
||
|
indent_size = 4
|
||
|
indent_style = tab
|
||
|
insert_final_newline = true
|
||
|
tab_width = 4
|