vim: added bundle for markdown support

This commit is contained in:
Guillaume DOTT 2012-11-06 17:03:56 +01:00
parent 03a1e1b0a8
commit 5dd2c00036

View File

@ -13,6 +13,7 @@ Bundle 'gmarik/vundle'
Bundle 'xolox/vim-session'
Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-markdown'
Bundle 'Gundo'
Bundle 'The-NERD-tree'