Skip to content

VimStateVimPlugin

Unofficial

Vim plugin state tracking the last keydown event.

Import:

import type { VimStateVimPlugin } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface VimStateVimPlugin

Properties

Property Type Description
lastKeydown string The last keydown event key string.

Links to this page: