aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 141136f1..0d35a501 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -86,3 +86,6 @@
path = vim/bundle/undotree
url = git://github.com/mbbill/undotree
ignore = dirty
+[submodule "vim/bundle/ack"]
+ path = vim/bundle/ack
+ url = git://github.com/mileszs/ack.vim