From 1084f5868c631bf319b4e2ad79013b84206371aa Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 20 Dec 2019 14:18:12 -0500 Subject: vim: Add vim-go bundle --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1146f87..c7d2e9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "vim/vim/bundle/colorschemes"] path = vim/vim/bundle/colorschemes url = https://github.com/flazz/vim-colorschemes.git +[submodule "vim/vim/bundle/vim-go"] + path = vim/vim/bundle/vim-go + url = https://github.com/fatih/vim-go.git -- cgit v1.2.3-70-g09d2