Skip to content

VimScrollPosition

Unofficial

Where the cursor line is placed in the viewport by a scroll-positioning action such as zz.

Import:

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

Signature:

export interface VimScrollPosition

Links to this page: