소스 검색

Add plugin for ending html tags

DricomDragon 5 년 전
부모
커밋
24b9ead3f9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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