I've installed IdeaVim in PyCharm and in IntelliJ and I'd like to set the editors to handle certain key events. How can I do that?
Previously, I've seen a popup with a message like "You just pressed x+y and it was handled by IdeaVim. If you'd like to have PyCharm handle this instead, click here" - and then I'd click there for the cases where I wanted PyCharm to handle it. But now I don't see that popup, and I can't figure out where I can set this manually.