Added neocomplcache plugin for automatic completion

This commit is contained in:
yan
2011-12-07 13:35:25 -08:00
parent f82daf5aec
commit cf732d92d0
3 changed files with 15 additions and 15 deletions

3
.gitmodules vendored
View File

@@ -94,3 +94,6 @@
[submodule "vim/bundle/skwp-vim-html-escape"]
path = vim/bundle/skwp-vim-html-escape
url = https://github.com/skwp/vim-html-escape
[submodule "vim/bundle/Shougo-neocomplcache"]
path = vim/bundle/Shougo-neocomplcache
url = https://github.com/Shougo/neocomplcache.git