From a9278d8e2b93b90826011c2f38f72c84305408a6 Mon Sep 17 00:00:00 2001 From: Tony Kelman Date: Mon, 6 Jul 2015 11:16:15 -0400 Subject: [PATCH] 4 space default tabs part of https://github.com/one-more-minute/Juno-LT/pull/24 should close https://github.com/one-more-minute/Julia-LT/issues/167 ? --- juno.behaviors | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juno.behaviors b/juno.behaviors index 1e64804..5216af7 100644 --- a/juno.behaviors +++ b/juno.behaviors @@ -13,7 +13,7 @@ [:editor :lt.objs.editor/line-numbers] [:editor :lt.objs.editor/scroll-past-end] [:editor :lt.objs.langs.julia.patch/backspace-indent] - [:editor :lt.objs.editor/tab-settings false 2 2] + [:editor :lt.objs.editor/tab-settings false 4 4] [:inline :lt.plugins.flow/animate-on-show] [:inline :lt.plugins.flow/clear-mark]