Update vim-go, install go-explorer

This commit is contained in:
2016-07-22 07:30:51 -05:00
parent 4e2a5dae41
commit 33ae1066ea
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -34,3 +34,6 @@
[submodule ".vim/bundle/vim-taskwarrior"] [submodule ".vim/bundle/vim-taskwarrior"]
path = .vim/bundle/vim-taskwarrior path = .vim/bundle/vim-taskwarrior
url = https://github.com/farseer90718/vim-taskwarrior url = https://github.com/farseer90718/vim-taskwarrior
[submodule ".vim/bundle/go-explorer"]
path = .vim/bundle/go-explorer
url = https://github.com/garyburd/go-explorer.git