aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-07-16 20:55:24 +1200
committerTom Ryder <tom@sanctum.geek.nz>2011-07-16 20:55:24 +1200
commita6a35bbf33938c40581d282a5ff1bda21c231c0c (patch)
tree83a026ffd93b8cdbcd8d0bee9930d1f0f00318c7 /.gitmodules
parentWasn't really using these at all and it's impeding the loading time of vim. (diff)
downloaddotfiles-a6a35bbf33938c40581d282a5ff1bda21c231c0c.tar.gz
dotfiles-a6a35bbf33938c40581d282a5ff1bda21c231c0c.zip
Cleaning up.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules26
1 files changed, 3 insertions, 23 deletions
diff --git a/.gitmodules b/.gitmodules
index 149712bf..159aeafa 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
-[submodule "vim/bundle/nerdtree"]
- path = vim/bundle/nerdtree
- url = git://github.com/scrooloose/nerdtree.git
+[submodule "vim/bundle/dessert"]
+ path = vim/bundle/dessert
+ url = git://github.com/tejr/dessert.git
ignore = dirty
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
@@ -10,23 +10,3 @@
path = vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
ignore = dirty
-[submodule "vim/bundle/unimpaired"]
- path = vim/bundle/unimpaired
- url = git://github.com/tpope/vim-unimpaired.git
- ignore = dirty
-[submodule "vim/bundle/dessert"]
- path = vim/bundle/dessert
- url = git://github.com/tejr/dessert.git
- ignore = dirty
-[submodule "vim/bundle/tcomment"]
- path = vim/bundle/tcomment
- url = git://github.com/tomtom/tcomment_vim.git
- ignore = dirty
-[submodule "vim/bundle/fugitive"]
- path = vim/bundle/fugitive
- url = git://github.com/tpope/vim-fugitive.git
- ignore = dirty
-[submodule "vim/bundle/taglist"]
- path = vim/bundle/taglist
- url = git://github.com/vim-scripts/taglist.vim
- ignore = dirty