8 lines
141 B
Text
8 lines
141 B
Text
|
[*.{c,cpp,h}]
|
||
|
indent_style = tab
|
||
|
indent_size = tab
|
||
|
tab_width = 8
|
||
|
charset = utf-8
|
||
|
trim_trailing_whitespace = true
|
||
|
insert_final_newline = true
|