diff --git a/.gitmodules b/.gitmodules index ef479a8..8d25aa4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,6 @@ [submodule "pack/vendor/start/yaml-vim"] path = pack/vendor/start/yaml-vim url = https://github.com/mrk21/yaml-vim +[submodule "pack/vendor/start/vim-go"] + path = pack/vendor/start/vim-go + url = https://github.com/fatih/vim-go diff --git a/pack/vendor/start/vim-go b/pack/vendor/start/vim-go new file mode 160000 index 0000000..57e01d2 --- /dev/null +++ b/pack/vendor/start/vim-go @@ -0,0 +1 @@ +Subproject commit 57e01d258804fa8a0a2f2e62b33130ecd7d1b57f