bgfx/3rdparty/.editorconfig

10 lines
117 B
INI
Raw Normal View History

root = true
2015-09-02 02:44:11 +03:00
[fcpp/*]
indent_style = space
indent_size = 2
[ocornut-imgui/*]
2015-09-02 02:44:11 +03:00
indent_style = space
indent_size = 4