Home | History | Annotate | Line # | Download | only in dist
      1  1.1  mrg # To use this config on you editor, follow the instructions at:
      2  1.1  mrg # http://editorconfig.org
      3  1.1  mrg 
      4  1.1  mrg root = true
      5  1.1  mrg 
      6  1.1  mrg [*]
      7  1.1  mrg tab_width = 8
      8  1.1  mrg 
      9  1.1  mrg [meson.build,meson.options]
     10  1.1  mrg indent_style = space
     11  1.1  mrg indent_size = 2
     12