diff --git a/vim/vimrc b/vim/vimrc index 06b889e..542db76 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -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'