From a35e87849fca46b2fbfedc88cb6db8b6361971be Mon Sep 17 00:00:00 2001 From: June 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