aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 6 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d646a3e..3817b164 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,18 @@
-[submodule "vim/bundle/pathogen"]
- path = vim/bundle/pathogen
- url = git://github.com/tpope/vim-pathogen.git
-[submodule "vim/bundle/fugitive"]
- path = vim/bundle/fugitive
- url = git://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/sahara"]
path = vim/bundle/sahara
url = git://github.com/tejr/sahara.git
+[submodule "vim/bundle/fugitive"]
+ path = vim/bundle/fugitive
+ url = git://github.com/tpope/vim-fugitive.git
+[submodule "vim/bundle/pathogen"]
+ path = vim/bundle/pathogen
+ url = git://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
-[submodule "vim/bundle/speeddating"]
- path = vim/bundle/speeddating
- url = git://github.com/tpope/vim-speeddating.git
[submodule "vim/bundle/unimpaired"]
path = vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
-[submodule "vim/bundle/taglist"]
- path = vim/bundle/taglist
- url = git://github.com/vim-scripts/taglist.vim.git