From 0979ef67895ab70f540698b1e28b8c5333904a81 Mon Sep 17 00:00:00 2001 From: mattn Date: Fri, 19 Feb 2010 13:40:21 +0900 Subject: [PATCH] fixed doc. --- zencoding.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zencoding.vim b/zencoding.vim index 33482bf..88286b8 100644 --- a/zencoding.vim +++ b/zencoding.vim @@ -42,7 +42,7 @@ " This configuration will be marged at loading plugin. " " let g:user_zen_settings = { -" \ 'indentation' : '_', +" \ 'indentation' : ' ', " \ 'perl' : { " \ 'aliases' : { " \ 'req' : 'require '