From ad72276808c1e610e56d69f4b2ba62fc61c5dcbb Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Sat, 30 Sep 2017 20:58:23 +0100 Subject: [PATCH] vim-repeat plugin --- vimrc | 3 +++ 1 file changed, 3 insertions(+) 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