tpope / vim-repeat

repeat.vim: enable repeating supported plugin maps with "."
http://www.vim.org/scripts/script.php?script_id=2136
2.59k stars 81 forks source link

vim-repeat doesn't work with EasyMotion #16

Open Dewdrops opened 11 years ago

Dewdrops commented 11 years ago
  1. Use [ to insert blank lines before current line
  2. EasyMotion to elsewhere
  3. Press '.'

The [ operation isn't repeated.