Initial crack at neocomplete

This commit is contained in:
Ellis Berner
2013-12-19 10:42:44 -08:00
parent 0d39ae5d66
commit 9fc329f186
3 changed files with 51 additions and 43 deletions

View File

@@ -60,7 +60,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 "nelstrom/vim-visual-star-search"