From cf6a4d519c3fdd8435d07c34687d3b9642b1c7d7 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Mon, 13 Mar 2017 10:10:23 +0000 Subject: [PATCH] Add RST plugins --- .gitmodules | 6 ++++++ bundle/InstantRst | 1 + bundle/riv.vim | 1 + 3 files changed, 8 insertions(+) create mode 160000 bundle/InstantRst create mode 160000 bundle/riv.vim diff --git a/.gitmodules b/.gitmodules index 4b70000..dde8a17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,9 @@ [submodule "bundle/TextFormat"] path = bundle/TextFormat url = https://github.com/vim-scripts/TextFormat.git +[submodule "bundle/riv.vim"] + path = bundle/riv.vim + url = https://github.com/Rykka/riv.vim.git +[submodule "bundle/InstantRst"] + path = bundle/InstantRst + url = https://github.com/Rykka/InstantRst.git diff --git a/bundle/InstantRst b/bundle/InstantRst new file mode 160000 index 0000000..96f3768 --- /dev/null +++ b/bundle/InstantRst @@ -0,0 +1 @@ +Subproject commit 96f37682deadd093953a1d424000434461042756 diff --git a/bundle/riv.vim b/bundle/riv.vim new file mode 160000 index 0000000..d1efdd9 --- /dev/null +++ b/bundle/riv.vim @@ -0,0 +1 @@ +Subproject commit d1efdd92fbb51dc452c61eec54a0ec084f011b4b