Change duhanebel's forked repos to originals

Both powerline and syntastic on the default vundles.vim were
pointing to my own forks, which are not needed for the main repo.
This commit is contained in:
Fabio Gallonetto 2013-03-21 16:38:41 +00:00
parent c380422e21
commit 660419b4ea

View File

@ -27,7 +27,7 @@ Bundle "scrooloose/nerdtree.git"
Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "vim-scripts/AutoTag.git"
Bundle "vim-scripts/IndexedSearch"
Bundle "duhanebel/syntastic.git"
Bundle "scrooloose/syntastic.git"
Bundle "sjbach/lusty.git"
Bundle "tjennings/git-grep-vim"
Bundle "skwp/greplace.vim"
@ -86,7 +86,7 @@ Bundle "groenewege/vim-less.git"
Bundle "mattn/webapi-vim.git"
Bundle "astashov/vim-ruby-debugger"
Bundle "aaronjensen/vim-sass-status.git"
Bundle "duhanebel/vim-powerline.git"
Bundle "skwp/vim-powerline.git"
Bundle "briancollins/vim-jst"
Bundle "pangloss/vim-javascript"
Bundle "skwp/YankRing.vim"