Skip to content

VimSubMode

Unofficial

How visual mode is selecting: by whole lines, by rectangular block, or by character range, which is reported as the empty string.

Import:

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

Signature:

export interface VimSubMode

Links to this page: