From cfdc998bf4bc03c816e75e98b685792ae152c840 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Sun, 11 May 2014 06:09:22 -0400 Subject: [PATCH] feature(edit) add tabSize --- json/edit.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/edit.json b/json/edit.json index 31f5d745..e48f1cfc 100644 --- a/json/edit.json +++ b/json/edit.json @@ -4,7 +4,8 @@ "enableSnippets": false, "showPrintMargin": false, "showInvisibles": true, - "useSoftTabs": true + "useSoftTabs": true, + "tabSize": 4 }, "extensions": {