RubyMine 2017.2 Help

Vim Emulation

File | Settings | Vim Emulation for Windows and Linux
RubyMine | Preferences | Vim Emulation for macOS
Ctrl+Alt+S /help/img/idea/2017.2/settings.png


ItemDescription
ShortcutIn this column, the keyboard shortcuts used in RubyMine are listed.
IDE ActionThis column lists the action performed by RubyMine on pressing this keyboard shortcut.
HandlerThis column by default shows the Undefined value, which means that it's unclear what action will be used for this keyboard shortcut. In this case, the following banner shows up:
/help/img/idea/2017.2/vim_banner.png

If this column shows IDE value, then the RubyMine action will be used for this keyboard shortcut.

If this column shows Vim value, then the Vim action will be used for this keyboard shortcut.

See Using Vim Editor Emulation in PyCharm (IdeaVim) for details.

Last modified: 26 October 2017

See Also