This plugin depends on the vim-easymotion plugin, version 2.0
https://github.com/Lokaltog/vim-easymotion
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
https://github.com/supasorn
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