diff --git a/home/user/.editorconfig b/home/user/.editorconfig index 1a1c76d..a0259ff 100644 --- a/home/user/.editorconfig +++ b/home/user/.editorconfig @@ -1,7 +1,4 @@ [*] -indent_style = space -indent_size = 4 -tab_width = 4 end_of_line = lf insert_final_newline = false trim_trailing_whitespace = true \ No newline at end of file