Merge pull request #424 from maletor/neocomplete

Initial crack at neocomplete
This commit is contained in:
Yan Pritzker
2014-01-20 08:37:59 -08:00
3 changed files with 53 additions and 43 deletions

View File

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