aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatt Singleton <matt@datadoghq.com>2011-12-19 01:37:50 -0500
committerMatt Singleton <matt@datadoghq.com>2011-12-19 01:37:50 -0500
commitb599a3aacff57e0b5a85b2f12dc0ee0f1a5ab284 (patch)
treee46bbccf5f0832b0987da1407ec1f20712059b76 /.gitmodules
parente11435af3e43f6a9fe7106acf7f377182d48e3d3 (diff)
add pathogen as a submodule
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 0000000..ecfa2ff
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vim/bundle/pathogen"]
+ path = vim/bundle/pathogen
+ url = https://github.com/tpope/vim-pathogen.git