aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mode-def.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mode-def.el b/src/mode-def.el
index f507fa3..7a832ae 100644
--- a/src/mode-def.el
+++ b/src/mode-def.el
@@ -15,7 +15,7 @@
(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)