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