aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:32:28 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:32:28 +1300
commit1d7318fb0a4c02fc1c9b05f94905315beffa5fd9 (patch)
tree33caab04628742875ab430e78b907e9be9af0fc5 /.gitmodules
parentRemoved textwidth setting. (diff)
downloaddotfiles-1d7318fb0a4c02fc1c9b05f94905315beffa5fd9.tar.gz
dotfiles-1d7318fb0a4c02fc1c9b05f94905315beffa5fd9.zip
Added Pathogen back in again.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..63c33c0f
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vim/bundle/pathogen"]
+ path = vim/bundle/pathogen
+ url = http://github.com/tpope/vim-pathogen.git