add some extra languages around the C-based languages

This commit is contained in:
2025-08-02 01:28:41 +02:00
parent 147a26986a
commit 85123cc3cd

View File

@@ -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