summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <jesse.luehrs@stripe.com>2015-02-22 16:01:50 -0800
committerJesse Luehrs <doy@tozt.net>2015-02-22 16:07:19 -0800
commitb6843e0c92067124d291e17e757a0be271c2ce18 (patch)
treec8f9942b25b3e1eb35026f922b3d61a643379d11 /.gitmodules
parentd7a2e281fbefdcb599077f5d6ef3ba4c0ab022d5 (diff)
downloadconf-b6843e0c92067124d291e17e757a0be271c2ce18.tar.gz
conf-b6843e0c92067124d291e17e757a0be271c2ce18.zip
vim config for go
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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