diff --git a/3rdparty/.editorconfig b/3rdparty/.editorconfig index 9f05daea..3a32420d 100644 --- a/3rdparty/.editorconfig +++ b/3rdparty/.editorconfig @@ -7,3 +7,7 @@ indent_size = 2 [ocornut-imgui/*] indent_style = space indent_size = 4 + +[remotery/*] +indent_style = space +indent_size = 4