diff --git a/.editorconfig b/.editorconfig index d69a3d1..993a1d1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{c,h,l,y,pl,pm}] +[*.{c,cpp,h,l,y,pl,pm}] indent_style = tab indent_size = tab tab_width = 4