vim

fun vim(status: Boolean = false): Extension

Create a vim mode extension for the editor.

Parameters

status

If true, always show a status panel displaying the current vim mode. If false (default), only show a panel when a dialog is active (e.g., ex command line, search prompt).