Skip to content

VimInsertModeChange

Unofficial

A single recorded insert-mode edit: a keystroke, the text that was typed, or a pair of the text and how many characters it replaced.

Import:

import type { VimInsertModeChange } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface VimInsertModeChange

Links to this page: