summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.vim b/init.vim
index 36916cb..2e111cc 100644
--- a/init.vim
+++ b/init.vim
@@ -46,6 +46,7 @@ Plug 'tpope/vim-commentary'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-projectionist'
+Plug 'tpope/vim-rails'
Plug 'thoughtbot/vim-rspec'
Plug 'sjl/splice.vim'