Add markdown plugin
This commit is contained in:
parent
b06df75d83
commit
ab3ebc1664
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -31,3 +31,6 @@
|
|||
[submodule "bundle/vim-css3-syntax"]
|
||||
path = bundle/vim-css3-syntax
|
||||
url = https://github.com/hail2u/vim-css3-syntax
|
||||
[submodule "bundle/vim-markdown"]
|
||||
path = bundle/vim-markdown
|
||||
url = https://github.com/plasticboy/vim-markdown.git
|
||||
|
|
1
bundle/vim-markdown
Submodule
1
bundle/vim-markdown
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3df7bff7c4d9310d6a588de22660b88f82ffa3bf
|
Loading…
Add table
Add a link
Reference in a new issue