aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTeddy Wing2019-06-03 20:49:58 +0200
committerTeddy Wing2019-06-03 20:49:58 +0200
commitbcdd58b8c4e1679f9cd15a09e14b7749f98e05c3 (patch)
tree744f9578889223b1da415f4fa588b0b55791d0dd /.gitmodules
parent4c2a7db6126725e619d7d849c8212aa81698d597 (diff)
downloaddotvim-bcdd58b8c4e1679f9cd15a09e14b7749f98e05c3.tar.bz2
Add 'undotree' plugin
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 02de99d..72e25f0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -101,3 +101,6 @@
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
+[submodule "bundle/undotree"]
+ path = bundle/undotree
+ url = https://github.com/mbbill/undotree.git