浏览代码

Add plugin for fish support

Friendly Interactive SHell
DricomDragon 5 年之前
父节点
当前提交
cfc73dc9c5
共有 1 个文件被更改,包括 1 次插入0 次删除
  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