diff --git a/.vim/plugins.vim b/.vim/plugins.vim index dcff837..d48f102 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -26,6 +26,7 @@ Plug 'https://github.com/tpope/vim-abolish.git' Plug 'https://github.com/tpope/vim-commentary.git' Plug 'https://github.com/tpope/vim-eunuch.git' Plug 'https://github.com/tpope/vim-fugitive.git' +Plug 'https://github.com/tpope/vim-rails.git' Plug 'https://github.com/tpope/vim-repeat' Plug 'https://github.com/tpope/vim-speeddating.git' Plug 'https://github.com/tpope/vim-surround'