summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-05-15 16:23:17 -0400
committerJune McEnroe <june@causal.agency>2013-05-15 16:23:17 -0400
commit9ee88bf07ab4eb811c55d9ec27fa98e48449699c (patch)
tree5383ea6699bb0731b97359da8f80dc3df879422f /.gitmodules
parentRemove unused plugins (diff)
downloadsrc-9ee88bf07ab4eb811c55d9ec27fa98e48449699c.tar.gz
src-9ee88bf07ab4eb811c55d9ec27fa98e48449699c.zip
Add vim-gitgutter
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 87873438..e7e9439c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
 [submodule "bundle/vim-commentary"]
 	path = bundle/vim-commentary
 	url = https://github.com/tpope/vim-commentary.git
+[submodule "bundle/vim-gitgutter"]
+	path = bundle/vim-gitgutter
+	url = https://github.com/airblade/vim-gitgutter.git