Explorar o código

Add plugin to code HTML in PHP files

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
503da8dc99
Modificáronse 1 ficheiros con 1 adicións e 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