vim: added bundle for markdown support

master
Guillaume DOTT 2012-11-06 17:03:56 +01:00
parent 03a1e1b0a8
commit 5dd2c00036
1 changed files with 1 additions and 0 deletions

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'