mirror of
https://github.com/JonathanSalwan/Triton
synced 2026-06-21 13:43:30 +00:00
7 lines
95 B
INI
7 lines
95 B
INI
root = true
|
|
# C++
|
|
[*.{h,hpp,c,cpp}]
|
|
indent_style = space
|
|
indent_size = tab
|
|
tab_width = 2
|