I have been looking to map a new operator in Vim that takes an extra parameter.
For example, we know that ciw will “cut inside word” and will put you int
ciw
Consider one of the plugins for writing custom text objects. For example: https://github.com/kana/vim-textobj-user