Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why no Vundle install? #1

Closed
reggi opened this issue Sep 19, 2014 · 4 comments
Closed

Why no Vundle install? #1

reggi opened this issue Sep 19, 2014 · 4 comments

Comments

@reggi
Copy link

reggi commented Sep 19, 2014

No description provided.

@baopham
Copy link
Owner

baopham commented Sep 21, 2014

Because it's already very easy to install a plugin by putting one line in your vimrc and run :PluginInstall.

And sometimes you might want to put Plugin my-plugin in a specific line for better organization. It'd be faster to just open your vimrc then.

@baopham baopham closed this as completed Dec 14, 2014
@pynixwang
Copy link
Contributor

yes, we need vundle install 'someplugin'

@baopham
Copy link
Owner

baopham commented Sep 17, 2015

ok. I'll take a look at it this weekend

@baopham baopham reopened this Sep 17, 2015
@pynixwang
Copy link
Contributor

done by appending 'Plugin xxx' to line 'call vundle#begin()' and running vim +PluginInstall +qall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants