1
0
Fork 0

nvim: tpope/vim-rails

This commit is contained in:
Jeremy Kaplan 2020-12-07 23:01:24 -08:00
commit 762dc7269f

View file

@ -41,6 +41,7 @@ Plug 'tpope/vim-bundler'
Plug 'tpope/vim-commentary' Plug 'tpope/vim-commentary'
Plug 'tpope/vim-endwise' Plug 'tpope/vim-endwise'
Plug 'tpope/vim-fugitive' Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-rails'
Plug 'tpope/vim-repeat' Plug 'tpope/vim-repeat'
Plug 'tpope/vim-surround' Plug 'tpope/vim-surround'
Plug 'urbit/hoon.vim' Plug 'urbit/hoon.vim'