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 VimInsertModeChangeLinks to this page: