Explorar el Código

Add plugin to code HTML in PHP files

DricomDragon hace 5 años
padre
commit
503da8dc99
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

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