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

Add another install way #711

Closed
wants to merge 1 commit into from
Closed

Add another install way #711

wants to merge 1 commit into from

Conversation

wfxr
Copy link

@wfxr wfxr commented Nov 25, 2017

Add another install way which vim will download and install the vim-plug automatically. Nothing will happen if it was already installed.
The benefit of this approach is that we don't need to run the install command manually. When restoring configurations on a new machine, only thing to do is copy the vimrc file or make a symbol link. 😃

Add another install way which vim will download and install the `vim-plug` automatically. Nothing will happen if it was already installed.
The benefit of this approach is that we don't need to run the install command manually. When restoring configurations on a new machine, only thing to do is copy the `vimrc` file or make a symbol link.
@junegunn
Copy link
Owner

junegunn commented Nov 26, 2017

Hi, the method is currently featured on the wiki page: https://github.com/junegunn/vim-plug/wiki/faq

I certainly think it's nice to make one's Vim configuration file self-contained, but I would like to present this tip to the users as an "idea" to enhance the basic installation method than something they can blindly copy & paste without thinking, as we don't want to repeat it three more times for Neovim and Windows.

I think the wiki page should be split into two pages, faq and tips, and I'll add the link to tips page on the README page so that it's more accessible.

@junegunn junegunn closed this in 2f4dc4d Nov 26, 2017
@wfxr
Copy link
Author

wfxr commented Nov 26, 2017

😄 Agree with your choice.

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

Successfully merging this pull request may close these issues.

2 participants