From 5215d0f1af0f494ce217711eb64a8c998e17c5bd Mon Sep 17 00:00:00 2001 From: Blallo Date: Tue, 15 Jun 2021 16:39:01 +0200 Subject: [PATCH] Add fatih/vim-go --- .gitmodules | 3 +++ pack/vendor/start/vim-go | 1 + 2 files changed, 4 insertions(+) create mode 160000 pack/vendor/start/vim-go 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