mirror of
https://github.com/Ed94/gencpp.git
synced 2024-12-21 23:34:44 -08:00
9 lines
88 B
INI
9 lines
88 B
INI
[*.c]
|
|
indent_style = tab
|
|
indent_size = 4
|
|
|
|
[*.cpp]
|
|
indent_style = tab
|
|
indent_size = 2
|
|
|