# HG changeset patch # User Heiko Schlittermann # Date 1456383603 -3600 # Node ID 3431ec3ab97c966df504c2790762ee5887b94096 # Parent c1d260ead8fac21ba040c7a696847868c2d41494 asciidoc editorconfig diff -r c1d260ead8fa -r 3431ec3ab97c .editorconfig --- a/.editorconfig Thu Feb 25 07:59:44 2016 +0100 +++ b/.editorconfig Thu Feb 25 08:00:03 2016 +0100 @@ -17,7 +17,7 @@ end_of_line = lf insert_final_newline = true -[*.{c,h,cxx,pl,pm}] +[*.{c,h,cxx,pl,pm,asciidoc}] indent_style = space indent_size = 4 tab_width = 8