aboutsummaryrefslogtreecommitdiffstats
path: root/zencoding-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'zencoding-mode.el')
-rw-r--r--zencoding-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/zencoding-mode.el b/zencoding-mode.el
index 197147a..7e851b0 100644
--- a/zencoding-mode.el
+++ b/zencoding-mode.el
@@ -1707,7 +1707,7 @@ tbl))
(if (first expr)
(list (first expr) start end))))
-(defcustom zencoding-indentation 2
+(defcustom zencoding-indentation 4
"Number of spaces used for indentation."
:type '(number :tag "Spaces")
:group 'zencoding)