aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-16 01:06:46 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-16 01:06:46 +1200
commitd94c5c2c56822f548f6e267cb2c2e09a6c10e973 (patch)
tree1410ad094e00352d8877613469cd5f5fc67dcb08 /.gitmodules
parentUse git:// method for submodules (diff)
downloaddotfiles-d94c5c2c56822f548f6e267cb2c2e09a6c10e973.tar.gz
dotfiles-d94c5c2c56822f548f6e267cb2c2e09a6c10e973.zip
No longer using Fugitive
git add -e is turning out to actually suit me better for diffs, and I don't use the rest of it anyway
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index b74978fa..2f2941dc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,3 @@
-[submodule "vim/bundle/fugitive"]
- path = vim/bundle/fugitive
- url = git://github.com/tpope/vim-fugitive.git
- ignore = dirty
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = git://github.com/tpope/vim-pathogen.git