vim-repeat plugin
This commit is contained in:
parent
8a6f97c21f
commit
ad72276808
1 changed files with 3 additions and 0 deletions
3
vimrc
3
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue