Merge pull request #803 from gregorycerna/patch-1

Fixes optional instructions regarding PR ##801 (missing 'set')
This commit is contained in:
Ryan L McIntyre 2017-04-02 15:16:01 -04:00 committed by GitHub
commit 6497e37694

View File

@ -96,7 +96,7 @@
To install from command line: `vim +PluginInstall +qall`
5. (optional) For those using the fish shell: add `shell=/bin/bash` to your `.vimrc`
5. (optional) For those using the fish shell: add `set shell=/bin/bash` to your `.vimrc`
## Docs