diff --git a/.editorconfig b/.editorconfig index 1eddf049..c6f6baa8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,3 +11,6 @@ indent_size = 4 [*.{cpp,h,js,html}] indent_style = tab + +[*.txt] +tab_width = 8