vim-repeat plugin

This commit is contained in:
ManjaroOne666 2017-09-30 20:58:23 +01:00
parent 8a6f97c21f
commit ad72276808
1 changed files with 3 additions and 0 deletions

3
vimrc
View File

@ -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