Migrating vim-markdown to tpope's repo which is maintained

This commit is contained in:
Steve Francia 2012-09-06 17:23:00 -04:00
parent df0041bbb3
commit 33828df4fc

2
.vimrc
View File

@ -142,7 +142,7 @@
" Misc
if count(g:spf13_bundle_groups, 'misc')
Bundle 'spf13/vim-markdown'
Bundle 'tpope/vim-markdown'
Bundle 'spf13/vim-preview'
Bundle 'tpope/vim-cucumber'
Bundle 'Puppet-Syntax-Highlighting'