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?