From 3fd7ff93da9fbd3539deabacb3a0b0f8ff3f5740 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Sun, 26 Apr 2015 10:23:48 +0200 Subject: Add vim-go plugin Signed-off-by: Thomas Schneider --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d31b094..69202bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "dot.vim/bundle/vim-characterize"] path = dot.vim/bundle/vim-characterize url = git://github.com/tpope/vim-characterize.git +[submodule "dot.vim/bundle/vim-go"] + path = dot.vim/bundle/vim-go + url = git://github.com/fatih/vim-go -- cgit v1.2.3