VimStateVimPlugin
Unofficial
Vim plugin state tracking the last keydown event.
Import:
import type { VimStateVimPlugin } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface VimStateVimPluginProperties
| Property | Type | Description | |
|---|---|---|---|
| lastKeydown | string | The last keydown event key string. |
Links to this page: