diff --git a/vimrc b/vimrc index 7ca7287..03b6e08 100644 --- a/vimrc +++ b/vimrc @@ -12,6 +12,7 @@ Bundle 'pangloss/vim-javascript' Bundle 'kchmck/vim-coffee-script' Bundle 'spf13/PIV' Bundle 'jQuery' +Bundle 'vim-ruby/vim-ruby' Bundle 'tpope/vim-rails' Bundle 'tpope/vim-repeat' Bundle 'tpope/vim-surround'