using tpope's markdown

This commit is contained in:
Loic Nageleisen 2012-07-03 11:51:43 +02:00
parent 316d80aba7
commit d8e7a594ab
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View file

@ -31,9 +31,6 @@
[submodule "bundle/colors-solarized"]
path = bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
@ -67,3 +64,6 @@
[submodule "bundle/argtextobj"]
path = bundle/argtextobj
url = https://github.com/vim-scripts/argtextobj.vim
[submodule "bundle/markdown"]
path = bundle/markdown
url = https://github.com/tpope/vim-markdown.git

@ -1 +1 @@
Subproject commit f3f96fd7c1bec0527de62415fd344e73994f1c47
Subproject commit 9a21f7a6bc7d5b5cd7a2e78b7893798a67526be8