You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the error: Unknown function: vundle#begin when running install.sh.
Changed set rtp+=~/.vim/bundle/Vundle.vim in .vimrc to set rtp+=~/.vim/bundle/vundle and it worked for me.
I got the error:
Unknown function: vundle#beginwhen runninginstall.sh.Changed
set rtp+=~/.vim/bundle/Vundle.vimin.vimrctoset rtp+=~/.vim/bundle/vundleand it worked for me.