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