From f5233aa76fba738fc3f987865349edd3759dee24 Mon Sep 17 00:00:00 2001 From: topkecleon Date: Sat, 20 Feb 2016 07:52:14 -0500 Subject: [PATCH] :^) --- .editorconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 845522b..a7715af 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,4 @@ insert_final_newline = true [*.lua] charset = utf-8 -indent_style = space -indent_size = 2 \ No newline at end of file +indent_style = tab