krisleech / vimfiles

Ruby/Rails centric vimfiles with support for Git, RVM and more.
182 stars 33 forks source link

Broken URI for vim-conque #12

Open brandtryan opened 10 years ago

brandtryan commented 10 years ago

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"
krisleech commented 10 years ago

Fancy submitting a PR, you can just edit the file directly in Github :smile:

brandtryan commented 10 years ago

Oops -- thought I prefaced my comment with "Not sure if this is where to post this" disclaimer. I used github mainly at my day job - and haven't used it much outside of that milieu. Did you mean I should have created a pull request? Or did you literally mean for me to go directly to raw file on github and just make the change?

krisleech commented 2 years ago

Either would be fine :+1: