aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-29 01:12:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-29 01:12:41 +1200
commitd39598508988ad74854eb90fae070301582389ff (patch)
treefb99b26f5d74e306c3ee2555a4b3697e6e3edabe /.gitmodules
parentAllow cancelling selection (diff)
downloaddotfiles-d39598508988ad74854eb90fae070301582389ff.tar.gz
dotfiles-d39598508988ad74854eb90fae070301582389ff.zip
Add Gundo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 15b80e13..7d23a2a1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -58,3 +58,6 @@
path = vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
ignore = dirty
+[submodule "vim/bundle/gundo"]
+ path = vim/bundle/gundo
+ url = https://github.com/sjl/gundo.vim.git