|
@@ -6,6 +6,7 @@ set rtp+=~/.vim/bundle/Vundle.vim
|
|
|
|
|
|
call vundle#begin()
|
|
call vundle#begin()
|
|
Plugin 'VundleVim/Vundle.vim'
|
|
Plugin 'VundleVim/Vundle.vim'
|
|
|
|
+Plugin 'captbaritone/better-indent-support-for-php-with-html'
|
|
call vundle#end()
|
|
call vundle#end()
|
|
|
|
|
|
" Make hard tab look like 4 spaces tabs
|
|
" Make hard tab look like 4 spaces tabs
|