aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-13 17:06:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-13 17:06:23 +1300
commit3d796246a839ede83138472cb6897f8c063bb428 (patch)
tree6bec0622488591522a56bb017b4b4ceb8f6bad75 /.gitmodules
parentGenerate helptags from Pathogen (diff)
downloaddotfiles-3d796246a839ede83138472cb6897f8c063bb428.tar.gz
dotfiles-3d796246a839ede83138472cb6897f8c063bb428.zip
Added my own 'Kimble' module.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 01c63ad3..bcd6c762 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,3 +42,7 @@
path = vim/bundle/eunuch
url = git://github.com/tpope/vim-eunuch.git
ignore = untracked
+[submodule "vim/bundles/kimble"]
+ path = vim/bundles/kimble
+ url = git://github.com/tejr/kimble.git
+ ignore = untracked