Add gocomplete
This commit is contained in:
parent
750300d11d
commit
91b5963ee1
4 changed files with 4 additions and 74 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue