diff --git a/.editorconfig b/.editorconfig index bc0c095..7017870 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -[*.{tex, bbx, cbx, cls, dbx, lbx, theme}] +[*.{tex,bbx,cbx,cls,dbx,lbx,theme}] indent_style = space indent_size = 4 end_of_line = lf