Pārlūkot izejas kodu

Add plugin to code HTML in PHP files

DricomDragon 5 gadi atpakaļ
vecāks
revīzija
503da8dc99
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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