Awesome
vim-easyoperator-phrase
Require
This plugin depends on the vim-easymotion plugin, version 2.0
https://github.com/Lokaltog/vim-easymotion
Introduction
vim-easyoperator-phrase provides a much simpler way to use some operator for phrase in Vim.
Select, yank, paste, delete, or other operation of phrase.
The idea of this plugin is based on supasorn's work on vim-easymotion
Note: to promote good Vim habits, you should learn standard movement
commands like }}, vi(, va(, %, ][, ]], [(, etc.
before resorting to
this function.
See :h easyoperator_phrase.txt for more detail