JetBrains Fleet 1.37 Help

Vim

The Vim plugin in JetBrains Fleet uses the Vim engine of the IdeaVim plugin. You can view the full list of currently supported functionality in FL-10664 in youtrack.jetbrains.com.

Enable Vim emulation

  1. Press ⌘ , to open settings and select General.

  2. Select the Enable Vim emulation checkbox.

    open_settings_page

Editing modes

With Vim, the caret is a block when you are in the Normal mode:

Vim Normal mode

To change to the Insert mode, press i, and the cursor will become a line:

Vim Normal mode

To return to the Normal mode, press Esc.

Last modified: 11 February 2024