replaced golang bundle with gocode
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -46,9 +46,9 @@
|
||||
[submodule "bundle/quickfixsigns.vim"]
|
||||
path = bundle/quickfixsigns.vim
|
||||
url = https://github.com/tomtom/quickfixsigns_vim.git
|
||||
[submodule "bundle/golang.vim"]
|
||||
path = bundle/golang.vim
|
||||
url = https://github.com/jnwhiteh/vim-golang.git
|
||||
[submodule "bundle/gitv.vim"]
|
||||
path = bundle/gitv.vim
|
||||
url = https://github.com/gregsexton/gitv.git
|
||||
[submodule "bundle/gocode.vim"]
|
||||
path = bundle/gocode.vim
|
||||
url = https://github.com/Blackrush/vim-gocode.git
|
||||
|
||||
1
bundle/gocode.vim
Submodule
1
bundle/gocode.vim
Submodule
Submodule bundle/gocode.vim added at 76f1ece5b6
Submodule bundle/golang.vim deleted from 43a820591b
Reference in New Issue
Block a user