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:
@@ -27,7 +27,7 @@ Bundle "scrooloose/nerdtree.git"
|
|||||||
Bundle "jistr/vim-nerdtree-tabs.git"
|
Bundle "jistr/vim-nerdtree-tabs.git"
|
||||||
Bundle "vim-scripts/AutoTag.git"
|
Bundle "vim-scripts/AutoTag.git"
|
||||||
Bundle "vim-scripts/IndexedSearch"
|
Bundle "vim-scripts/IndexedSearch"
|
||||||
Bundle "duhanebel/syntastic.git"
|
Bundle "scrooloose/syntastic.git"
|
||||||
Bundle "sjbach/lusty.git"
|
Bundle "sjbach/lusty.git"
|
||||||
Bundle "tjennings/git-grep-vim"
|
Bundle "tjennings/git-grep-vim"
|
||||||
Bundle "skwp/greplace.vim"
|
Bundle "skwp/greplace.vim"
|
||||||
@@ -86,7 +86,7 @@ Bundle "groenewege/vim-less.git"
|
|||||||
Bundle "mattn/webapi-vim.git"
|
Bundle "mattn/webapi-vim.git"
|
||||||
Bundle "astashov/vim-ruby-debugger"
|
Bundle "astashov/vim-ruby-debugger"
|
||||||
Bundle "aaronjensen/vim-sass-status.git"
|
Bundle "aaronjensen/vim-sass-status.git"
|
||||||
Bundle "duhanebel/vim-powerline.git"
|
Bundle "skwp/vim-powerline.git"
|
||||||
Bundle "briancollins/vim-jst"
|
Bundle "briancollins/vim-jst"
|
||||||
Bundle "pangloss/vim-javascript"
|
Bundle "pangloss/vim-javascript"
|
||||||
Bundle "skwp/YankRing.vim"
|
Bundle "skwp/YankRing.vim"
|
||||||
|
|||||||
Reference in New Issue
Block a user