Reputation: 225
Ctrl-E in IntelliJ opens Recent Files Dialog. Ctrl-E in IdeaVim (and in vim) scrolls window downwards.
How to make Ctl-E to open Recent Files Dialog when IdeaVim plugin is active?
Upvotes: 2
Views: 466
Reputation: 14217
You can open IntelliJ Setting and select Vim Emulation.
In there, you can choose conflict shortcuts used by IDE or Vim.
Upvotes: 7