add vim-markdown plugin

This commit is contained in:
2016-10-07 22:54:58 +02:00
parent 93112665c5
commit 39afe0b0ec
3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git