Go back to using neocomplcache; prematurely upgraded

This commit is contained in:
Yan Pritzker 2013-12-30 10:49:34 -06:00
parent 6c54f2c84a
commit 7e2a3493b6

View File

@ -58,7 +58,7 @@ Bundle "tpope/vim-git"
" General text editing improvements... " General text editing improvements...
Bundle "AndrewRadev/splitjoin.vim" Bundle "AndrewRadev/splitjoin.vim"
Bundle "Raimondi/delimitMate" Bundle "Raimondi/delimitMate"
Bundle "Shougo/neocomplete.git" Bundle "Shougo/neocomplcache.git"
Bundle "briandoll/change-inside-surroundings.vim.git" Bundle "briandoll/change-inside-surroundings.vim.git"
Bundle "godlygeek/tabular" Bundle "godlygeek/tabular"
Bundle "skwp/vim-easymotion" Bundle "skwp/vim-easymotion"