set C tab width to 8
This commit is contained in:
@@ -15,6 +15,9 @@ tab_width = 2
|
||||
[{makefile,Makefile}]
|
||||
tab_width = 2
|
||||
|
||||
[*.{c,cpp,h,hpp}]
|
||||
tab_width = 8
|
||||
|
||||
[*.{py,rs}]
|
||||
indent_style = space
|
||||
indent_size = tab
|
||||
|
||||
Reference in New Issue
Block a user