Add vim-repeat

This commit is contained in:
Daniel Lynn 2021-07-21 11:51:14 -05:00
parent 5dbb5ec617
commit 0779a63676
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -11,6 +11,7 @@ Plug 'tommcdo/vim-exchange'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-projectionist'
Plug 'tpope/vim-rails'
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-surround'
Plug 'vim-test/vim-test'