diff --git a/vimrc b/vimrc index a11eecf..fb7eb66 100644 --- a/vimrc +++ b/vimrc @@ -73,6 +73,9 @@ Plugin 'posva/vim-vue' " vim-commentary " https://github.com/tpope/vim-commentary Plugin 'tpope/vim-commentary' +" vim-repeat +" https://github.com/tpope/vim-repeat +Plugin 'tpope/vim-repeat' " All of your Plugins must be added before the following line