From 8e7d06df61e3ecce6e8e6effd972bcc43da8c882 Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Tue, 24 Aug 2021 13:18:15 -0700 Subject: Add `vim-rails` Thank you @tpope! --- init.vim | 1 + 1 file changed, 1 insertion(+) 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' -- cgit v1.2.3