aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-05-28 12:31:18 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-05-28 12:31:18 +1200
commitb5a26c4f3bb5bb99e47e5820f0344ec695f902ee (patch)
treec625a939881819a8ced6f4541ae73f844c7b6b5c /.gitmodules
parentAdding new Sahara commits. (diff)
downloaddotfiles-b5a26c4f3bb5bb99e47e5820f0344ec695f902ee.tar.gz
dotfiles-b5a26c4f3bb5bb99e47e5820f0344ec695f902ee.zip
Added markdown syntax file
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index db1d333c..a9fa4d97 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -38,3 +38,6 @@
path = vim/bundle/eunuch
url = git://github.com/tpope/vim-eunuch.git
ignore = dirty
+[submodule "vim/bundle/markdown"]
+ path = vim/bundle/markdown
+ url = git://github.com/tpope/vim-markdown.git