Skip to content

Self-management #128

New issue

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

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

Already on GitHub? # to your account

Closed
invl opened this issue Dec 3, 2014 · 1 comment
Closed

Self-management #128

invl opened this issue Dec 3, 2014 · 1 comment
Labels

Comments

@invl
Copy link

invl commented Dec 3, 2014

Vundle allows you to do this:

set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
" let Vundle manage Vundle, required
Plugin 'gmarik/Vundle.vim'

Any reason vim-plug prefers a different way to install? Moving plug.vim to autoload/ would probably just work.

@junegunn
Copy link
Owner

junegunn commented Dec 3, 2014

This was asked many times. The most detailed discussion can be found here: #69

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

No branches or pull requests

2 participants