Procházet zdrojové kódy

Add plugin to code HTML in PHP files

DricomDragon před 5 roky
rodič
revize
503da8dc99
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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