Skip to content

VimSearchState.setScrollbarAnnotate method

VimSearchState › setScrollbarAnnotate

Unofficial

Set the scrollbar annotation showing where the matches are.

Signature:

setScrollbarAnnotate(annotate: unknown): void

Parameters:

ParameterTypeDescription
annotateunknownThe annotation to store.

Returns: void