Merge pull request #801 from Dorian/patch-1

Add note about adding shell=/bin/bash to .vimrc for fish shell users
This commit is contained in:
Ryan L McIntyre
2017-03-26 18:05:48 -04:00
committed by GitHub

View File

@@ -96,6 +96,8 @@
To install from command line: `vim +PluginInstall +qall`
5. (optional) For those using the fish shell: add `shell=/bin/bash` to your `.vimrc`
## Docs
See the [`:h vundle`](https://github.com/VundleVim/Vundle.vim/blob/master/doc/vundle.txt) Vimdoc for more details.