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
#803
from gregorycerna/patch-1
Fixes optional instructions regarding PR ##801 (missing 'set')
pull/793/merge
Ryan L McIntyre
9 years ago
committed by
GitHub
parent
1f4393ceb1
c10dc315c7
commit
6497e37694
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
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
`s
et s
hell=/bin/bash`
to your
`.vimrc`
## Docs
Write
Preview
Loading…
Cancel
Save