PyCharm 2018.1 Help

Vim Emulation

File | Settings | Vim Emulation for Windows and Linux
PyCharm | Preferences | Vim Emulation for macOS
Ctrl+Alt+S settings


ItemDescription
ShortcutIn this column, the keyboard shortcuts used in PyCharm are listed.
IDE ActionThis column lists the action performed by PyCharm 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:
vim banner

If this column shows IDE value, then the PyCharm 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 Configuring shortcuts for details.

Last modified: 23 July 2018

See Also