From ac4767fdbc4ea74b7f958319a3ae33621631aa26 Mon Sep 17 00:00:00 2001 From: hustcalm Date: Mon, 24 Jun 2013 22:07:32 +0800 Subject: [PATCH] first commit with submodule vim-pandoc --- .gitmodules | 3 +++ bundle/vim-pandoc | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-pandoc diff --git a/.gitmodules b/.gitmodules index 4b1865b0..9cfc6c3c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "bundle/vimwiki"] path = bundle/vimwiki url = git://github.com/vim-scripts/vimwiki.git +[submodule "bundle/vim-pandoc"] + path = bundle/vim-pandoc + url = https://github.com/vim-pandoc/vim-pandoc.git diff --git a/bundle/vim-pandoc b/bundle/vim-pandoc new file mode 160000 index 00000000..d9afd41c --- /dev/null +++ b/bundle/vim-pandoc @@ -0,0 +1 @@ +Subproject commit d9afd41c1c15f6078c769be7f3aa3acdd8ed5133