This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Vundle.vim
mirror of
https://github.com/VundleVim/Vundle.vim.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
Merge pull request
#801
from Dorian/patch-1
Add note about adding shell=/bin/bash to .vimrc for fish shell users
pull/681/merge
Ryan L McIntyre
9 years ago
committed by
GitHub
parent
f6cc06238d
430d56265e
commit
5d9b059701
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
README.md
+ 2
- 0
README.md
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.
Write
Preview
Loading…
Cancel
Save