IdeaVim - Operator pending mode? Follow
Hi,
reading:
http://ideavim.sourceforge.net/vim/intro.html
let's me think that IdeVim supports the operator pending mode (switching from insert to command mode for one command and then automatically switching back to insert mode).
But I can't find any binding in the keymaps that invokes the operator pending mode?
Regards,
Jack
Please sign in to leave a comment.
This documentation is out of date. The plugin is hosted on GitHub now.
IdeaVim supports operator pending mode only for built-in Vim commands implemented in IdeaVim. Custom mappings are not available, feel free to vote/follow this request VIM-288.