Add RST plugins
This commit is contained in:
parent
ca9de01eb6
commit
cf6a4d519c
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -46,3 +46,9 @@
|
||||||
[submodule "bundle/TextFormat"]
|
[submodule "bundle/TextFormat"]
|
||||||
path = bundle/TextFormat
|
path = bundle/TextFormat
|
||||||
url = https://github.com/vim-scripts/TextFormat.git
|
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
|
||||||
|
|
1
bundle/InstantRst
Submodule
1
bundle/InstantRst
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 96f37682deadd093953a1d424000434461042756
|
1
bundle/riv.vim
Submodule
1
bundle/riv.vim
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit d1efdd92fbb51dc452c61eec54a0ec084f011b4b
|
Loading…
Reference in a new issue