proper tabstops
This commit is contained in:
parent
d9c7a84f2d
commit
4f29b660a7
|
@ -0,0 +1,8 @@
|
|||
[*.c]
|
||||
indent_size = 4
|
||||
|
||||
[*.h]
|
||||
indent_size = 4
|
||||
|
||||
[*.cpp]
|
||||
indent_size = 4
|
Loading…
Reference in New Issue