Add markdown bundle
This commit is contained in:
parent
e02f97af16
commit
c180815fe4
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -52,3 +52,6 @@
|
|||
[submodule "bundle/InstantRst"]
|
||||
path = bundle/InstantRst
|
||||
url = https://github.com/Rykka/InstantRst.git
|
||||
[submodule "bundle/vim-markdown"]
|
||||
path = bundle/vim-markdown
|
||||
url = https://github.com/tpope/vim-markdown.git
|
||||
|
|
1
bundle/vim-markdown
Submodule
1
bundle/vim-markdown
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3c2215bfed1de1251927fbc94b2631ca27c2958f
|
Loading…
Reference in a new issue