VimSearchState.setScrollbarAnnotate method
VimSearchState › setScrollbarAnnotate
Unofficial
Set the scrollbar annotation showing where the matches are.Signature:
setScrollbarAnnotate(annotate: unknown): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| annotate | unknown | The annotation to store. |
Returns: void