Explorar el Código

Add plugin for ending html tags

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

+ 1 - 0
Install/Templates/vimrc

@@ -10,6 +10,7 @@ Plugin 'captbaritone/better-indent-support-for-php-with-html'
 Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git'
 Plugin 'dag/vim-fish'
 Plugin 'tpope/vim-endwise'
+Plugin 'alvan/vim-closetag'
 call vundle#end()
 
 " Make hard tab look like 4 spaces tabs