add some extra languages around the C-based languages
This commit is contained in:
@@ -16,7 +16,13 @@ tab_width = 8
|
||||
[{makefile,Makefile}]
|
||||
tab_width = 4
|
||||
|
||||
[*.{c,cpp,h,hpp}]
|
||||
[*.{S,s,asm}]
|
||||
tab_width = 8
|
||||
|
||||
[*.{c,h,cpp,hpp}]
|
||||
tab_width = 8
|
||||
|
||||
[*.{glsl}]
|
||||
tab_width = 8
|
||||
|
||||
# forces the usage of 4 spaces
|
||||
|
||||
Reference in New Issue
Block a user