Add gocomplete

This commit is contained in:
Barak Michener 2013-07-26 17:55:31 -04:00
parent 750300d11d
commit 91b5963ee1
4 changed files with 4 additions and 74 deletions

3
.gitmodules vendored
View file

@ -67,3 +67,6 @@
[submodule ".vim/bundle/vim-sparkup"]
path = .vim/bundle/vim-sparkup
url = git://github.com/tristen/vim-sparkup.git
[submodule ".vim/bundle/vim-gocode"]
path = .vim/bundle/vim-gocode
url = https://github.com/Blackrush/vim-gocode.git