Fix indentation for Magento

This commit is contained in:
Max Bucknell 2016-02-02 10:43:13 +00:00
parent 6266795718
commit 430afd6a5c
2 changed files with 2 additions and 2 deletions

View file

@ -319,7 +319,7 @@ augroup vimrcEx
\ endif \ endif
" Language whitespace settings " Language whitespace settings
autocmd FileType json,c,xml,java,php,python setl sw=4 sts=4 autocmd FileType javascript,json,c,xml,java,php,python setl sw=4 sts=4
autocmd FileType make setl noet sw=8 sts=8 ts=8 autocmd FileType make setl noet sw=8 sts=8 ts=8
" Hard wrap prose " Hard wrap prose

@ -1 +1 @@
Subproject commit 68c949470eaa87c5d67080d32fb2b69c8b837eb4 Subproject commit d723fe922ab43c6fc89467d5545c336a30afd2b3