diff --git a/.editorconfig b/.editorconfig index 4291676b2..c64734506 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,5 +17,6 @@ indent_style = tab [{Makefile.am,Makefile.sources,configure.ac}] tab_width = 8 -[{CMakeLists.txt,*.cmake}] +[{meson.build,meson_options.txt}] +indent_style = space indent_size = 2