diff --git a/.editorconfig b/.editorconfig index 545f405..56a7537 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,11 +19,6 @@ insert_final_newline = true indent_size = 2 indent_style = space -[*.{cpp,hpp,h}] -indent_size = 2 - -[{CMakeLists.txt,*.cmake}] -indent_style = tab - [*.md] +indent_style = space indent_size = 2