Install vim-repeat plugin

This commit is contained in:
Jordan Holt 2021-01-18 00:02:48 +00:00
parent 19ea3001fd
commit 1f880a7bda

View File

@ -109,6 +109,7 @@ Plug 'tommcdo/vim-exchange'
Plug 'tpope/vim-abolish'
Plug 'tpope/vim-commentary'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-repeat'
Plug 'tpope/vim-surround'
Plug 'tpope/vim-unimpaired'