aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-04-12 19:31:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2011-04-12 19:31:34 +1200
commit62f5905b95b3f833be5a0ca1f09511e2c25a95f9 (patch)
tree381d10d9e5263cab34d09e17910fe789251e4a96 /.gitmodules
parentIgnoring dirty files in submodules. (diff)
downloaddotfiles-62f5905b95b3f833be5a0ca1f09511e2c25a95f9.tar.gz
dotfiles-62f5905b95b3f833be5a0ca1f09511e2c25a95f9.zip
Oh bugger, bundle, not bundles
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules24
1 files changed, 12 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules
index b60cb75a..8a98a2b3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,24 @@
-[submodule "vim/bundles/fugitive"]
- path = vim/bundles/fugitive
+[submodule "vim/bundle/fugitive"]
+ path = vim/bundle/fugitive
url = http://github.com/tpope/vim-fugitive.git
ignore = dirty
-[submodule "vim/bundles/repeat"]
- path = vim/bundles/repeat
+[submodule "vim/bundle/repeat"]
+ path = vim/bundle/repeat
url = http://github.com/tpope/vim-repeat.git
ignore = dirty
-[submodule "vim/bundles/surround"]
- path = vim/bundles/surround
+[submodule "vim/bundle/surround"]
+ path = vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
ignore = dirty
-[submodule "vim/bundles/unimpaired"]
- path = vim/bundles/unimpaired
+[submodule "vim/bundle/unimpaired"]
+ path = vim/bundle/unimpaired
url = http://github.com/tpope/vim-unimpaired.git
ignore = dirty
-[submodule "vim/bundles/nerdcommenter"]
- path = vim/bundles/nerdcommenter
+[submodule "vim/bundle/nerdcommenter"]
+ path = vim/bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
ignore = dirty
-[submodule "vim/bundles/nerdtree"]
- path = vim/bundles/nerdtree
+[submodule "vim/bundle/nerdtree"]
+ path = vim/bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
ignore = dirty