'Disable IdeaVim for certain filetypes

I'd like to disable IdeaVim for certain filetypes (e.g., .ipynb) in PyCharm.

I can disable IdeaVim from Tool > Vim Emulator temporarily. However, it bothers me to turn on/off Vim Emulator every time I switch between Jupyter and Python script. Is there any way to configure whether to use IdeaVim by file extension?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source