diff --git a/vim/vundles.vim b/vim/vundles.vim index ba818f81..003dad18 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -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"