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-catalyst-latest';Signature:
export interface VimSubModeLinks to this page: