Skip to content

VimStateVimLastMotion

Unofficial

Represents the last motion executed in Vim mode.

Import:

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

Signature:

export interface VimStateVimLastMotion

Properties

Property Type Description
name? string Name of the last executed motion.

Links to this page: