From 33ae1066eaa3cae89edd0fd89af71941690861b7 Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Fri, 22 Jul 2016 07:30:51 -0500 Subject: [PATCH] Update vim-go, install go-explorer --- .gitmodules | 3 +++ .vim/bundle/go-explorer | 1 + .vim/bundle/vim-go | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 .vim/bundle/go-explorer diff --git a/.gitmodules b/.gitmodules index 06474ba..518ef23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule ".vim/bundle/vim-taskwarrior"] path = .vim/bundle/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 diff --git a/.vim/bundle/go-explorer b/.vim/bundle/go-explorer new file mode 160000 index 0000000..6a82202 --- /dev/null +++ b/.vim/bundle/go-explorer @@ -0,0 +1 @@ +Subproject commit 6a82202d18e3b4a4a06b6c22769ee9511335e6ae diff --git a/.vim/bundle/vim-go b/.vim/bundle/vim-go index 789de8e..0faef8a 160000 --- a/.vim/bundle/vim-go +++ b/.vim/bundle/vim-go @@ -1 +1 @@ -Subproject commit 789de8e4e8c505c3058f407750165f0148ea1d02 +Subproject commit 0faef8a437da17b61216bfe8198a874f68923e5f