The vim-conque plugin wouldn't install until I changed line 34 of the bundles.vim file _from:_ ``` Bundle "git://github.com/rson/vim-conque.git" ``` _to:_ ``` Bundle "git://github.com/vim-scripts/Conque-Shell.git" ```