Adding vim-ruby

This commit is contained in:
Dustin Swan
2012-11-01 16:32:40 -05:00
parent 67c34f9507
commit 54a8db0509

1
vimrc
View File

@@ -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'