Browse Source

Add plugin to code HTML in PHP files

DricomDragon 5 năm trước cách đây
mục cha
commit
503da8dc99
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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