split apart the web languages into it's own definition
This commit is contained in:
@@ -9,7 +9,10 @@ indent_style = tab
|
|||||||
indent_size = tab
|
indent_size = tab
|
||||||
tab_width = 8
|
tab_width = 8
|
||||||
|
|
||||||
[*.{json,jsonc,css,scss}]
|
[*.{json,jsonc}]
|
||||||
|
tab_width = 4
|
||||||
|
|
||||||
|
[*.{html,css,scss}]
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
[{makefile,Makefile}]
|
[{makefile,Makefile}]
|
||||||
|
|||||||
Reference in New Issue
Block a user