X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.editorconfig;h=a781a03ae7e655a0427c7f0e989dfa35a04a82fc;hb=b0b9dbb191f8c60bf7233338a9a0a14c72f1f7a0;hp=b348a15d8a9b658536e357ac2b437172eae26562;hpb=74f1526c3c63664aa7f3a59ee89a374bdf9eefca;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/.editorconfig b/.editorconfig index b348a15d8..a781a03ae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,7 +17,7 @@ root = true end_of_line = lf insert_final_newline = true -[*.{c,h}] +[*.{c,h}{,-*}] indent_style = space indent_size = 2 tab_width = 8