summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2014-10-10 17:09:16 -0700
committerJesse Morgan <jesse@jesterpm.net>2014-10-10 17:09:16 -0700
commit61eae6bd30933f1273739079174133e9046b1bf1 (patch)
treef120432316668f40de7b5f5cf3ab7dfc3865655b /.gitmodules
parent3b1a85ab69f647f20a83ae60ec2c5311de2be3c6 (diff)
Adding pathogen, syntatic, and other changes.
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..34fa261
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "base/vim/bundle/syntastic"]
+ path = base/vim/bundle/syntastic
+ url = https://github.com/scrooloose/syntastic.git