aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-14 14:03:19 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-14 14:03:19 +1300
commita15a5375f173e425dff5ecc2b29b592177524db0 (patch)
treed17facae98c7df35c0e1468343b058d28854aac1 /.gitmodules
parentTidy modules file. (diff)
downloaddotfiles-a15a5375f173e425dff5ecc2b29b592177524db0.tar.gz
dotfiles-a15a5375f173e425dff5ecc2b29b592177524db0.zip
Typo in module definition.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index bcd6c762..67b587f0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -42,7 +42,7 @@
path = vim/bundle/eunuch
url = git://github.com/tpope/vim-eunuch.git
ignore = untracked
-[submodule "vim/bundles/kimble"]
+[submodule "vim/bundle/kimble"]
path = vim/bundles/kimble
url = git://github.com/tejr/kimble.git
ignore = untracked