diff --git a/vim/vundles.vim b/vim/vundles.vim index 9ed49efb..cb60729b 100644 --- a/vim/vundles.vim +++ b/vim/vundles.vim @@ -58,7 +58,7 @@ Bundle "tpope/vim-git" " General text editing improvements... Bundle "AndrewRadev/splitjoin.vim" Bundle "Raimondi/delimitMate" -Bundle "Shougo/neocomplete.git" +Bundle "Shougo/neocomplcache.git" Bundle "briandoll/change-inside-surroundings.vim.git" Bundle "godlygeek/tabular" Bundle "skwp/vim-easymotion"