We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
This was asked many times. The most detailed discussion can be found here: #69
Sorry, something went wrong.
No branches or pull requests
Vundle allows you to do this:
Any reason vim-plug prefers a different way to install? Moving plug.vim to autoload/ would probably just work.
The text was updated successfully, but these errors were encountered: