diff --git a/.gitmodules b/.gitmodules index 963e405..63416f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/goyo.vim"] path = bundle/goyo.vim url = https://github.com/junegunn/goyo.vim +[submodule "bundle/vim-rmarkdown"] + path = bundle/vim-rmarkdown + url = https://github.com/vim-pandoc/vim-rmarkdown diff --git a/bundle/vim-rmarkdown b/bundle/vim-rmarkdown new file mode 160000 index 0000000..8c1c397 --- /dev/null +++ b/bundle/vim-rmarkdown @@ -0,0 +1 @@ +Subproject commit 8c1c3979554bdff08239a2fe441af4d7dfeea8bc