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 '