From 21c743095bf9f006c586a342a14dc9726765d326 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 1 Feb 2012 19:27:23 -0500 Subject: Add vim-markdown --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 1764aa52..b0e9adb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "bundle/tabular"] path = bundle/tabular url = https://github.com/godlygeek/tabular.git +[submodule "bundle/vim-markdown"] + path = bundle/vim-markdown + url = https://github.com/tpope/vim-markdown.git -- cgit 1.4.1