Fix indentation for Magento
This commit is contained in:
parent
6266795718
commit
430afd6a5c
2 changed files with 2 additions and 2 deletions
|
@ -319,7 +319,7 @@ augroup vimrcEx
|
|||
\ endif
|
||||
|
||||
" 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
|
||||
|
||||
" Hard wrap prose
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 68c949470eaa87c5d67080d32fb2b69c8b837eb4
|
||||
Subproject commit d723fe922ab43c6fc89467d5545c336a30afd2b3
|
Loading…
Add table
Reference in a new issue