From ded18236b9863429b6e1bd7ce8bbcbf952a4f31a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Thu, 12 Nov 2015 22:28:07 -0800 Subject: [PATCH] Updated .editorconfig. --- 3rdparty/.editorconfig | 4 ++++ 1 file changed, 4 insertions(+) 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