From c180815fe4f8de791295be7678d7578c79f4e531 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 20 Mar 2017 12:37:27 +0000 Subject: [PATCH] Add markdown bundle --- .gitmodules | 3 +++ bundle/vim-markdown | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-markdown diff --git a/.gitmodules b/.gitmodules index dde8a17..8c5e69b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "bundle/InstantRst"] path = bundle/InstantRst url = https://github.com/Rykka/InstantRst.git +[submodule "bundle/vim-markdown"] + path = bundle/vim-markdown + url = https://github.com/tpope/vim-markdown.git diff --git a/bundle/vim-markdown b/bundle/vim-markdown new file mode 160000 index 0000000..3c2215b --- /dev/null +++ b/bundle/vim-markdown @@ -0,0 +1 @@ +Subproject commit 3c2215bfed1de1251927fbc94b2631ca27c2958f