From b6843e0c92067124d291e17e757a0be271c2ce18 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 22 Feb 2015 16:01:50 -0800 Subject: vim config for go --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c0eeceb..69512cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "vim/bundle/syntastic"] path = vim/bundle/syntastic url = git://github.com/scrooloose/syntastic +[submodule "vim/bundle/go"] + path = vim/bundle/go + url = git://github.com/fatih/vim-go -- cgit v1.2.3-54-g00ecf