Browse Source

Add plugin for fish support

Friendly Interactive SHell
DricomDragon 5 years ago
parent
commit
cfc73dc9c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Install/Templates/vimrc

+ 1 - 0
Install/Templates/vimrc

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