Add vim-repeat plugin
Repeat.vim remaps `.` in a way that plugins can tap into it. With this plugin you can, for instance, repeat commands from surround.vim.
This commit is contained in:
parent
cbdcbce01d
commit
eb5fe555ae
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Plugin 'tpope/vim-bundler'
|
|||
Plugin 'tpope/vim-endwise'
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
Plugin 'tpope/vim-rails'
|
||||
Plugin 'tpope/vim-repeat'
|
||||
Plugin 'tpope/vim-surround'
|
||||
Plugin 'vim-ruby/vim-ruby'
|
||||
Plugin 'vim-scripts/ctags.vim'
|
||||
|
|
Loading…
Add table
Reference in a new issue