Skip to content

Commit

Permalink
Add vim-repeat plugin
Browse files Browse the repository at this point in the history
Repeat.vim remaps `.` in a way that plugins can tap into it. With this
plugin you can, for instance, repeat commands from surround.vim.
  • Loading branch information
derekprior committed Aug 28, 2014
1 parent cbdcbce commit eb5fe55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc.bundles
Expand Up @@ -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'
Expand Down

0 comments on commit eb5fe55

Please sign in to comment.