|
@@ -5,7 +5,7 @@ filetype off
|
|
|
set rtp+=~/.vim/bundle/Vundle.vim
|
|
|
|
|
|
call vundle#begin()
|
|
|
-Plugin 'VundleVim/Vundle.vim' " Keep the plugin manger itself updated
|
|
|
+Plugin 'VundleVim/Vundle.vim' " Keep the plugin manager itself updated
|
|
|
Plugin 'captbaritone/better-indent-support-for-php-with-html' " Edit html files ending with php
|
|
|
Plugin 'https://gogs.jovian-hersemeule.eu/Vim/BonitaLog.git' " Highlight useful information in Tomcat logs
|
|
|
Plugin 'dag/vim-fish' " Full fish modular support
|