Using a newer markdown plugin

This commit is contained in:
Hunter Haugen 2012-06-20 14:42:55 -07:00
parent 64c38e7806
commit 8d9d82dcc3
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View file

@ -13,6 +13,6 @@
[submodule ".vim/bundle/Align"]
path = .vim/bundle/Align
url = https://github.com/vim-scripts/Align.git
[submodule ".vim/bundle/Markdown"]
path = .vim/bundle/Markdown
url = https://github.com/vim-scripts/Markdown.git
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git