aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-02-19 02:50:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-02-19 02:50:07 +1300
commit7392a5b820d8b4e96cbab702ce687c27b518edeb (patch)
tree1a07637f5ff5a3eff451ef9fa8a3ac0740727ce3 /.gitmodules
parentActually, this is simpler and works better. (diff)
downloaddotfiles-7392a5b820d8b4e96cbab702ce687c27b518edeb.tar.gz
dotfiles-7392a5b820d8b4e96cbab702ce687c27b518edeb.zip
Remove my own plugins for now.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index e51b9062..6d6a4f93 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -30,10 +30,6 @@
path = vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
ignore = untracked
-[submodule "vim/bundle/nextag"]
- path = vim/bundle/nextag
- url = git://github.com/tejr/nextag.git
- ignore = untracked
[submodule "vim/bundle/abolish"]
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
@@ -42,7 +38,3 @@
path = vim/bundle/eunuch
url = git://github.com/tpope/vim-eunuch.git
ignore = untracked
-[submodule "vim/bundle/kimble"]
- path = vim/bundle/kimble
- url = git://github.com/tejr/kimble.git
- ignore = untracked