mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
go support
This commit is contained in:
parent
89235a2df0
commit
b1b6180693
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -61,3 +61,6 @@
|
||||||
[submodule "bundle/nerdtree"]
|
[submodule "bundle/nerdtree"]
|
||||||
path = bundle/nerdtree
|
path = bundle/nerdtree
|
||||||
url = git://github.com/scrooloose/nerdtree.git
|
url = git://github.com/scrooloose/nerdtree.git
|
||||||
|
[submodule "bundle/golang"]
|
||||||
|
path = bundle/golang
|
||||||
|
url = https://github.com/jnwhiteh/vim-golang.git
|
||||||
|
|
|
||||||
1
bundle/golang
Submodule
1
bundle/golang
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b2f214ce412d95f50371406ac53b3a37f1789e9b
|
||||||
Loading…
Add table
Add a link
Reference in a new issue